[all-commits] [llvm/llvm-project] 4b88fd: [compiler-rt] Make get_test_cc_for_arch() complain...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Dec 7 05:34:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b88fdbdc7182c2f336ae0b4b2d69a55535294ac
https://github.com/llvm/llvm-project/commit/4b88fdbdc7182c2f336ae0b4b2d69a55535294ac
Author: Nico Weber <thakis at chromium.org>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M compiler-rt/cmake/config-ix.cmake
Log Message:
-----------
[compiler-rt] Make get_test_cc_for_arch() complain on accidental extra args
This would've helped find the bug mentioned in 9531fc37fb8b84e4
faster.
Differential Revision: https://reviews.llvm.org/D139432
More information about the All-commits
mailing list