Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20696
Change subject: IMPALA-11452: Import SectionMemoryManager for fixes ...................................................................... IMPALA-11452: Import SectionMemoryManager for fixes Imports SectionMemoryManager so we can add some fixes that require modifying private code. This could be done as a patch on LLVM, but the memory manager seems like something we should own and may need to customize in other ways. Changes namespace and adds using statements to make it compile. Uses LLVM 5.0.1 with commit 787614d08bda40daf3e168bd46a8c2a86319ec63 added as a small security fix. Change-Id: I8917005094903ed0ece25e40eb445abb159b569b --- M be/src/codegen/CMakeLists.txt A be/src/codegen/SectionMemoryManager.cc A be/src/codegen/SectionMemoryManager.h M be/src/codegen/mcjit-mem-mgr.h 4 files changed, 349 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/20696/1 -- To view, visit http://gerrit.cloudera.org:8080/20696 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8917005094903ed0ece25e40eb445abb159b569b Gerrit-Change-Number: 20696 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
