OSDN Git Service

implement reading and writing of constant exprs.
authorChris Lattner <sabre@nondot.org>
Tue, 24 Apr 2007 07:07:11 +0000 (07:07 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Apr 2007 07:07:11 +0000 (07:07 +0000)
commitf581c3b81ee793ce1dcce4b4755393e56148ea68
treeb8aff70157249c0118c1c3cad93e21ecfae14f16
parentc9c448ffa2bb7fe1bac80a7bc014740bb7b403fd
implement reading and writing of constant exprs.

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