llvm-6502/include
2012-04-13 05:58:19 +00:00
..
llvm Remove getElfArchType from ELF.h. It's only used in ELFObjectFile.cpp and there's already a copy there. ELF.h was hiding the one there and causing an unused function warning. 2012-04-13 05:58:19 +00:00
llvm-c Add a C binding to the Target and TargetMachine classes to allow for emitting 2012-04-11 10:25:24 +00:00