Hello Zoltan Chovan, Kudu Jenkins,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/20043
to review the following change.
Change subject: KUDU-3479 Put some patches back into LLVM 11
......................................................................
KUDU-3479 Put some patches back into LLVM 11
Commit fb6dc60621aa49f214b06d70527860c6a26c0e15 added two patches for
LLVM to fix build issue on Ubuntu 21.10. However, in commit
543e128d473f8f7836e605bba8cd6512fa918550 when I upgraded LLVM from 9 to
11, I forgot to check whether the previously added patches were
contained in the newer LLVM version. As it turns out not. This commit
backports those two patches for LLVM 11 and adds them back into the
build.
This issue came up during RHEL9 build experiments.
Change-Id: Ic7f9fa27aa1cde5e6ee93a87e536e71b20a67785
Reviewed-on: http://gerrit.cloudera.org:8080/19933
Tested-by: Kudu Jenkins
Reviewed-by: Zoltan Chovan <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
(cherry picked from commit 8cb9a7d843fa1c5b97237de1cf201436d274fe53)
---
M thirdparty/download-thirdparty.sh
M thirdparty/patches/llvm-remove-cyclades-inclusion-in-sanitizer.patch
2 files changed, 36 insertions(+), 34 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/20043/1
--
To view, visit http://gerrit.cloudera.org:8080/20043
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic7f9fa27aa1cde5e6ee93a87e536e71b20a67785
Gerrit-Change-Number: 20043
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>