implement reading/writing of inlineasm objects
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 01:58:20 +0000 (01:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 01:58:20 +0000 (01:58 +0000)
commit2bce93a2ae0b944e9e83b01c5c5bcbe5962a5a8d
tree02e16412879f92e6aa249579cd0c028740434dd4
parentc5ff2cc3de0cdc727c55a48eb9fc9de031ad211c
implement reading/writing of inlineasm objects

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