* Support writing GlobalVariables with info comments by them
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:42:36 +0000 (06:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:42:36 +0000 (06:42 +0000)
commite02fa8551d20081534afa46e0976811687e5183a
tree7f3446a03edb1823490124911afc92eb3cc53753
parent2079fde0819a63238970da709be57a205a5bad71
* Support writing GlobalVariables with info comments by them
* Print out prototypes correctly in cases that we weren't before
* Use new style casts more
* Support printing new invoke instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@759 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp