aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/System/Program.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-07-25 20:40:54 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-07-25 20:40:54 +0000
commitf6acb34d239ed2828fce6bc2c1a69d92354df73a (patch)
treef7fbac3669a48447ce3ea63724624d22e155411d /llvm/lib/System/Program.cpp
parent66ed41cac17713d7fd90445412d207ab0673f712 (diff)
downloadllvm-f6acb34d239ed2828fce6bc2c1a69d92354df73a.zip
llvm-f6acb34d239ed2828fce6bc2c1a69d92354df73a.tar.gz
llvm-f6acb34d239ed2828fce6bc2c1a69d92354df73a.tar.bz2
- Refactor the code that resolve basic block references to a TargetJITInfo
method. - Added synchronizeICache() to TargetJITInfo. It is called after each block of code is emitted to flush the icache. This ensures correct execution on targets that have separate dcache and icache. - Added PPC / Mac OS X specific code to do icache flushing. llvm-svn: 29276
Diffstat (limited to 'llvm/lib/System/Program.cpp')
0 files changed, 0 insertions, 0 deletions