summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-11-04 09:30:48 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-11-04 09:30:48 +0000
commit9340be464163a778890c5f4187e0d313736454de (patch)
tree8e35e0517ece085aa70fff0903a5e440d56aea74 /clang/lib/CodeGen/CodeGenModule.cpp
parenta6dee4e28ff45576887d87221404446789a22c6b (diff)
downloadbcm5719-llvm-9340be464163a778890c5f4187e0d313736454de.tar.gz
bcm5719-llvm-9340be464163a778890c5f4187e0d313736454de.zip
For some targets, it's not possible to place GVs in the same memory buffer as the MachineCodeEmitter allocated memory. Code and data has different read / write / execution privilege requirements.
This is a short term workaround. The current solution is for the JIT memory manager to manage code and data memory separately. llvm-svn: 58688
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud