Hello Daniel Becker, Yida Wu, Joe McDonnell, Csaba Ringhofer, Impala Public
Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20696
to look at the new patch set (#4).
Change subject: IMPALA-11452: Import LLVM SectionMemoryManager for fixes
......................................................................
IMPALA-11452: Import LLVM 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 LICENSE.txt
M be/src/codegen/CMakeLists.txt
M be/src/codegen/mcjit-mem-mgr.h
A be/src/thirdparty/llvm/LICENSE.TXT
A be/src/thirdparty/llvm/SectionMemoryManager.cpp
A be/src/thirdparty/llvm/SectionMemoryManager.h
M bin/rat_exclude_files.txt
7 files changed, 469 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/20696/4
--
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: newpatchset
Gerrit-Change-Id: I8917005094903ed0ece25e40eb445abb159b569b
Gerrit-Change-Number: 20696
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>