diff options
author | Chris Lattner <sabre@nondot.org> | 2002-08-17 22:01:27 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-08-17 22:01:27 +0000 |
commit | 7473413072a92c119cf123c5266b26bc041e0bd5 (patch) | |
tree | b29958aaadbe7ec6eb4b1ebddcc05f20bddb227b /lib/VMCore/Module.cpp | |
parent | 8e28a7004461c6170d3242cc912e2f1e71d3dbf6 (diff) |
- Finally nailed: test/Regression/Assembler/2002-08-16-ConstExprInlined.llx
- ParseConstantPool was resolving reference to value using the function
slot # instead of the global slot #.
- Bytecode reader changes:
- Remove the failure<> template from Bytecode Reader
- Remove extraneous #includes
- s/method/function/ a bit
- Eliminate the fwdRefs class that just added abstraction where it was not
needed, making things more complex.
- Use a vector instead of a list for function signatures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3366 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions