Hello Abhishek Rawat, Joe McDonnell,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20013
to look at the new patch set (#5).
Change subject: IMPALA-11459: Add LLVM 12 and 16
......................................................................
IMPALA-11459: Add LLVM 12 and 16
Add builds for testing LLVM 12 and 16. 12 retains deprecated functions
that we still rely on and has undergone some testing, while 16 is the
latest available release.
Carries run-clang-tidy patch to quiet script output. Other patches are
no longer necessary thanks to:
- https://github.com/llvm/llvm-project/commit/bebcd6fa4d2cb
- https://github.com/llvm/llvm-project/commit/965c5812f4380
- https://github.com/llvm/llvm-project/commit/3cbf3c8412890
- https://github.com/llvm/llvm-project/commit/383fe5c8668f6
- https://github.com/llvm/llvm-project/commit/18805ea951be0
- https://github.com/llvm/llvm-project/commit/947f969244083
- https://github.com/llvm/llvm-project/commit/9e68b734d6d0a
Testing: successful build on all target platforms (RHEL 7/8, Ubuntu
16.04/18.04/20.04, SLES 12/15).
Change-Id: Ida6911a5915707c32aab6b4424b6c6127ba984c0
---
M buildall.sh
A source/llvm/build-unified-tarball.sh
M source/llvm/build.sh
A
source/llvm/llvm-12.0.1-patches/0001-Quiet-run-clang-tidy-invocation-output.patch
A
source/llvm/llvm-16.0.5-patches/0001-Quiet-run-clang-tidy-invocation-output.patch
5 files changed, 170 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/13/20013/5
--
To view, visit http://gerrit.cloudera.org:8080/20013
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ida6911a5915707c32aab6b4424b6c6127ba984c0
Gerrit-Change-Number: 20013
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>