blob: 16e9798481fe5c9586b7fb0b943bcfda6e518746 [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
Victor Oliveira26ad67a2012-07-18 17:53:05 +00008