encode and read param attrs along with function type. WE can now roundtrip Olden...
authorChris Lattner <sabre@nondot.org>
Fri, 4 May 2007 03:41:34 +0000 (03:41 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 May 2007 03:41:34 +0000 (03:41 +0000)
commit9113e73ecf72b0a94715b3e204211e2c7f55dda7
treea682748d4caf4569ad807098d6d88faf6dd35b49
parent645fc4edc23930365595e3e4b3314db0433a8182
encode and read param attrs along with function type.  WE can now roundtrip Olden/voronoi loslessly

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp