blob: bc1514091801d4e9724fb0c88fdf0133de05b754 [file] [log] [blame]
Duncan P. N. Exon Smithe8681232015-04-22 04:11:00 +00001define linkonce i32 @foo(i32 %i) {
2entry:
3 ret i32 4
4}