aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2022-10-31 13:34:56 +0100
committerAlexander Gordeev <[email protected]>2022-11-09 18:41:16 +0100
commit30d17fac6aaedb40d111bb159f4b35525637ea78 (patch)
treedd069718ea608a22147f35091b5e538f49ce975e /tools/perf
parent80ddf5ce1c9291cb175d52ed1227134ad48c47ee (diff)
scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390
Before version 15.0.0 llvm's integrated assembler may silently generate corrupted code on s390. See e.g. commit e9953b729b78 ("s390/boot: workaround llvm IAS bug") for further details. While there have been workarounds applied for all known existing locations, there is nothing that prevents that new code with problematic patterns will be added. Therefore raise the minimum clang version to 15.0.0. Note that llvm commit e547b04d5b2c ("[SystemZ] Bugfix for symbolic displacements."), which is included in 15.0.0, fixes the broken code generation. Signed-off-by: Heiko Carstens <[email protected]> Acked-by: Nathan Chancellor <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions