1 ; RUN: llc < %s -march=cpp -cppfname=WAKKA | not grep makeLLVMModule 2 ; PR1515 3 4 define void @foo() { 5 ret void 6 } 7 8