Re: [PATCH] CI: Update to LLVM-12

2021-08-04 Thread Tom Rini
On Thu, Jul 15, 2021 at 02:24:25PM -0400, Tom Rini wrote: > The current stable release of LLVM is 12, update to that. While at it, > fix that we had not correctly upgraded to LLVM 11 previously. > > Signed-off-by: Tom Rini Updated to latest "focal" snapshot and applied to u-boot/master. -- T

[PATCH] CI: Update to LLVM-12

2021-07-15 Thread Tom Rini
The current stable release of LLVM is 12, update to that. While at it, fix that we had not correctly upgraded to LLVM 11 previously. Signed-off-by: Tom Rini --- .azure-pipelines.yml| 4 ++-- .gitlab-ci.yml | 4 ++-- tools/docker/Dockerfile | 6 +++--- 3 files changed, 7 insertions(