llvm-6502/lib/Bitcode/Reader
2010-01-24 20:43:08 +00:00
..
BitcodeReader.cpp Fix a crasher trying to fold each element in a comparison between two vectors 2010-01-21 07:03:21 +00:00
BitcodeReader.h Final step in the metadata API restructuring: move the 2009-12-29 09:01:33 +00:00
BitReader.cpp "In order to ease automatic bindings generation, it would be helpful if boolean values were distinguishable from integers. The attached patch introduces "typedef int LLVMBool;", and uses LLVMBool instead of int throughout the C API, wherever a boolean value is called for." 2010-01-09 22:27:07 +00:00
CMakeLists.txt Remove derelict serialization code. 2009-12-31 23:40:17 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00