1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Bytecode/Reader
Reid Spencer 0ed6e66cf3 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

llvm-svn: 32450
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