blob: 75b96e6c373f3d10d8b2c25c909b8379f949590d [file] [log] [blame]
Anton Korobeynikov488fe312008-04-23 22:41:53 +00001; RUN: llvm-as < %s | llc -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