llvm-6502/lib
Chris Lattner bc52cada09 Switch the PPC backend and target-independent JIT to use the libsystem
InvalidateInstructionCache method instead of calling through
a hook on the JIT.  This is a host feature, not a target feature.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52734 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-25 17:18:44 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen
Debugger
ExecutionEngine Switch the PPC backend and target-independent JIT to use the libsystem 2008-06-25 17:18:44 +00:00
Linker
Support
System fix compilation errors in my previous patch 2008-06-25 17:17:53 +00:00
Target Switch the PPC backend and target-independent JIT to use the libsystem 2008-06-25 17:18:44 +00:00
Transforms
VMCore
Makefile