[all-commits] [llvm/llvm-project] 972791: Revert "[RISCV] Implement multi-lib reuse rule for...
antoine moynault via All-commits
all-commits at lists.llvm.org
Mon Dec 18 04:52:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9727919a2e35d2114d52f33a7751696ae1595581
https://github.com/llvm/llvm-project/commit/9727919a2e35d2114d52f33a7751696ae1595581
Author: antoine moynault <antoine.moynault at linaro.org>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
R clang/test/Driver/riscv-toolchain-gcc-multilib-reuse.c
Log Message:
-----------
Revert "[RISCV] Implement multi-lib reuse rule for RISC-V bare-metal … (#75789)
…toolchain (#73765)"
This reverts commit 111a2290650743b27f70f9b24618411e54493b59,
as it broke several bots
https://lab.llvm.org/buildbot/#/builders/245/builds/18162
https://lab.llvm.org/buildbot/#/builders/188/builds/39436
https://lab.llvm.org/buildbot/#/builders/187/builds/13723
https://lab.llvm.org/buildbot/#/builders/182/builds/8449
https://lab.llvm.org/buildbot/#/builders/198/builds/7438
https://lab.llvm.org/buildbot/#/builders/176/builds/7419
https://lab.llvm.org/buildbot/#/builders/186/builds/13781
https://lab.llvm.org/buildbot/#/builders/183/builds/18116
https://lab.llvm.org/buildbot/#/builders/197/builds/11410
https://lab.llvm.org/buildbot/#/builders/184/builds/8651
When reapplying, please take care of another commit that have been
merged after this one:
c7cdf3cd5d74 [clang] Use 'starts_with' instead of 'startswith' in
Gnu.cpp (NFC)
More information about the All-commits
mailing list