* Add real support for global variable addresses initializing constants
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:47:01 +0000 (06:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:47:01 +0000 (06:47 +0000)
commit05950c34a4297f26ec602ef5fe491b66addd745f
treeda0ab6ace9d38462d4230440c2e85e3bfa437f9e
parente02fa8551d20081534afa46e0976811687e5183a
* Add real support for global variable addresses initializing constants
* Add minor optimization to BytecodeParser::refineAbstractType
* MethodType::get now take an explicit isVarArg parameter
* Fix encoding/decoding of VarArgs calls
* Support the Invoke instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@760 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ConstantReader.cpp
lib/Bytecode/Reader/InstructionReader.cpp
lib/Bytecode/Reader/Reader.cpp
lib/Bytecode/Reader/ReaderInternals.h