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