You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/12/04 15:47:37 UTC

[kudu-CR] [thirdparty] Upgrade to LLVM 11 and IWYU 0.15

Hello Alexey Serbin, Kudu Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16768

to look at the new patch set (#3).

Change subject: [thirdparty] Upgrade to LLVM 11 and IWYU 0.15
......................................................................

[thirdparty] Upgrade to LLVM 11 and IWYU 0.15

This patch upgrades LLVM to version 11 and IWYU to version 0.15.

I also included some build adjustments that allow LLVM to build
on and arm64 based (M1 processor) Apple machine.

Change-Id: Id9c32abe256978158617a4fe3a3c34e9bfd00fb2
---
M src/kudu/codegen/code_generator.cc
M src/kudu/codegen/module_builder.cc
M thirdparty/build-definitions.sh
M thirdparty/download-thirdparty.sh
M thirdparty/package-llvm.sh
D thirdparty/patches/llvm-iwyu-include-picker.patch
D thirdparty/patches/llvm-iwyu-sized-deallocation.patch
M thirdparty/vars.sh
8 files changed, 21 insertions(+), 145 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/16768/3
-- 
To view, visit http://gerrit.cloudera.org:8080/16768
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id9c32abe256978158617a4fe3a3c34e9bfd00fb2
Gerrit-Change-Number: 16768
Gerrit-PatchSet: 3
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)