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