llvm-6502/lib
Benjamin Kramer 2ea4cdb81f Use the fancy new VariadicFunction template instead of a plain variadic function.
Some compilers were complaining about passing StringRef to it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146850 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-18 19:59:20 +00:00
..
Analysis When recursing for the original size of a type, stop if we are at a 2011-12-16 23:42:45 +00:00
Archive
AsmParser The powers that be have decided that LLVM IR should now support 16-bit 2011-12-17 00:04:22 +00:00
Bitcode The powers that be have decided that LLVM IR should now support 16-bit 2011-12-17 00:04:22 +00:00
CodeGen Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
DebugInfo
ExecutionEngine
Linker Revert 146728 as it's causing failures on some of the external bots as well as 2011-12-17 22:19:53 +00:00
MC Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
Object
Support APInt: update asserts for base-36 2011-12-16 20:36:31 +00:00
TableGen
Target Use the fancy new VariadicFunction template instead of a plain variadic function. 2011-12-18 19:59:20 +00:00
Transforms Revert r146822 at Pete Cooper's request as it broke clang self hosting. 2011-12-17 19:48:52 +00:00
VMCore The powers that be have decided that LLVM IR should now support 16-bit 2011-12-17 00:04:22 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt
Makefile