aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/IfConversion.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
commitb0b53491ef32b85bd90c8590faeb8a3fb4b17a95 (patch)
tree7a39d3291145c5b0cbe3a9cb996fff3d711d9403 /lib/CodeGen/IfConversion.cpp
parentc40b75b55a1b63a46d45b3de2e27641c265a7ed8 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58688 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/IfConversion.cpp')
0 files changed, 0 insertions, 0 deletions