envoy-build-tools icon indicating copy to clipboard operation
envoy-build-tools copied to clipboard

deps: bump LLVM-> 15.0.1

Open RiverPhillips opened this issue 3 years ago • 5 comments

bump LLVM-> 15.0.1 to unblock #23227 in envoy

RiverPhillips avatar Sep 23 '22 21:09 RiverPhillips

you need to update the shas below this line as well

keith avatar Sep 23 '22 21:09 keith

Looks like an x86_64 llvm hasn't yet been published. I'll have a go at doing that then come back to this

RiverPhillips avatar Sep 24 '22 08:09 RiverPhillips

@RiverPhillips 15.0.2 seems to have some linux/x86 bins - not for ubuntu - but might work

@lizan im wondering if we can use the clang/llvm from apt.llvm.org now - iirc there was an issue re missing PIE, wondering if this is still the case - i think i read somewhere a while back that this is now the default but not sure

phlax avatar Oct 26 '22 09:10 phlax

15.0.3 is the latest release - https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.3

moderation avatar Oct 26 '22 15:10 moderation

releases of llvm seem pretty sporadic - every version has assets for a different set of arches/platforms

i does seem like there is available bins for 15.0.5 tho - ill have a go at updating

phlax avatar Sep 11 '23 14:09 phlax

Superseded by https://github.com/envoyproxy/envoy-build-tools/pull/342

moderation avatar May 16 '24 16:05 moderation