blob: 71fea12d9c2c941c9194bbaae66fa9dd623a3c82 [file] [log] [blame]
Dan Gohmanda594cf2009-09-09 00:09:15 +00001; RUN: llc < %s -march=cpp -cppfname=WAKKA | not grep makeLLVMModule
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002; PR1515
3
4define void @foo() {
5 ret void
6}
7