llvm-6502/lib
Gordon Henriksen c13c4d6a1b Fix the LLVMCreateJITCompiler C binding.
Evan broke it in r54523 by adding a parameter in the implementation without
updating the header correspondingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54555 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-08 20:49:28 +00:00
..
Analysis Canonicalize nested AddRecs in by nesting them in order of loop depth. 2008-08-08 18:33:12 +00:00
Archive
AsmParser
Bitcode
CodeGen Have IRBuilder take a template argument on whether or not to preserve 2008-08-08 19:39:37 +00:00
Debugger
ExecutionEngine Fix the LLVMCreateJITCompiler C binding. 2008-08-08 20:49:28 +00:00
Linker
Support Fix several const-correctness issues, resolving some -Wcast-qual warnings. 2008-08-05 14:45:15 +00:00
System
Target Add an EXTRACTPSmr pattern to match the pattern that 2008-08-08 18:30:21 +00:00
Transforms Have IRBuilder take a template argument on whether or not to preserve 2008-08-08 19:39:37 +00:00
VMCore Have IRBuilder take a template argument on whether or not to preserve 2008-08-08 19:39:37 +00:00
Makefile