blob: 9e447d6d6b5df4bd8c7e19ac14cb6e93ea869a18 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-upgrade < %s | llvm-as | opt -anders-aa -disable-output
2
3void %foo() { ret void }