aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRobert Flack <flackr@gmail.com>2015-05-09 15:53:31 +0000
committerRobert Flack <flackr@gmail.com>2015-05-09 15:53:31 +0000
commit96ad3de54bae1148b0c0e490b3e61515baf215d6 (patch)
treeacab1f7df18c544735149792bd872ca2cd4dcb28 /clang/lib/CodeGen/CodeGenModule.cpp
parent3e6070ef038168de377889abf48e61168eac26ab (diff)
downloadllvm-96ad3de54bae1148b0c0e490b3e61515baf215d6.zip
llvm-96ad3de54bae1148b0c0e490b3e61515baf215d6.tar.gz
llvm-96ad3de54bae1148b0c0e490b3e61515baf215d6.tar.bz2
Convert mmap options for target in InferiorCallMmap.
Converts the MAP_PRIVATE and MAP_ANON options to the target platform constants (on which the call runs) rather than using those of the compiled host. Test Plan: Run test suite, the following tests requiring memory allocation / JIT support begin passing when running mac -> linux: Test11588.py TestAnonymous.py TestBreakpointConditions.py TestCPPStaticMethods.py TestCStrings.py TestCallStdStringFunction.py TestDataFormatterCpp.py TestDataFormatterStdList.py TestExprDoesntBlock.py TestExprHelpExamples.py TestFunctionTypes.py TestPrintfAfterUp.py TestSBValuePersist.py TestSetValues.py Differential Revision: http://reviews.llvm.org/D9511 llvm-svn: 236933
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions