Bill Wendling 74351693ea Modify the LLVM assembly output so that it uses references to represent function attributes.
This makes the LLVM assembly look better. E.g.:

     define void @foo() #0 { ret void }
     attributes #0 = { nounwind noinline ssp }

llvm-svn: 175605
2013-02-20 07:21:42 +00:00
..
2010-01-09 19:24:49 +00:00
2013-01-25 22:12:54 +00:00
2012-10-01 17:07:51 +00:00