"lld/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "c06f54122ef56859d6e8e7467734d678a33adaab"
-
Andrew Kaylor authored
The functionality of SectionMemoryManager is equivalent to the LLIMCJITMemoryManager being replaced except that it allocates memory as RW and later changes it to RX or R as needed. The page permissions are set in the call to MCJIT::finalizeObject. llvm-svn: 168722
58365b9c
Loading