blob: 75b96e6c373f3d10d8b2c25c909b8379f949590d [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=cpp -cppfname=WAKKA | not grep makeLLVMModule
; PR1515
define void @foo() {
ret void
}