llvm-6502/lib/Bitcode
2010-01-09 22:27:07 +00:00
..
Reader "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
Writer NamedMDNode is never used so there is no need to enumerate it here. 2010-01-09 01:24:03 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00