llvm-6502/lib
Brian Gaeke 37df460874 In ExecutionEngine::getPointerToGlobal(), throw away const qualifier
on Function * when passing it to getPointerToFunction().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7818 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-13 18:16:14 +00:00
..
Analysis For an instruction with delay slots, mark all live values before 2003-08-12 22:19:59 +00:00
Archive
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Mapping directory no longer exists 2003-08-13 02:37:24 +00:00
ExecutionEngine In ExecutionEngine::getPointerToGlobal(), throw away const qualifier 2003-08-13 18:16:14 +00:00
Linker
Support Reenable optimized build 2003-08-12 20:46:50 +00:00
Target addPassesToJITCompile now takes a FunctionPassManager, to support 2003-08-13 18:15:52 +00:00
Transforms Assign arguments different ranks so they get grouped together 2003-08-13 16:16:26 +00:00
VMCore Implement constant folding of casts from boolean constants to other values 2003-08-13 15:52:25 +00:00
Makefile