llvm-6502/lib/Bytecode/Reader
Reid Spencer a77fa7edbf Create the cast constant expression that was read instead of attempting
to infer the cast from its operand and type. This fixes:
test/Regression/Bytecode/2006-12-11-Cast-ConstExpr.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32450 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-11 23:20:20 +00:00
..
Analyzer.cpp Discard code that supported old bytecode formats. This makes the Bytecode 2006-11-14 04:47:22 +00:00
Makefile For PR797: 2006-08-25 19:54:53 +00:00
Reader.cpp Create the cast constant expression that was read instead of attempting 2006-12-11 23:20:20 +00:00
Reader.h Remove backwards compatibility goop. This is now handled by llvm-upgrade. 2006-12-03 05:47:10 +00:00
ReaderWrappers.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00