[compiler-rt] Make get_test_cc_for_arch() complain on accidental extra args
authorNico Weber <thakis@chromium.org>
Tue, 6 Dec 2022 15:28:08 +0000 (10:28 -0500)
committerNico Weber <thakis@chromium.org>
Wed, 7 Dec 2022 13:34:20 +0000 (08:34 -0500)
commit4b88fdbdc7182c2f336ae0b4b2d69a55535294ac
tree71bb5524ab91f9230d43142cfe61171629fe0a78
parent73b1f27137b4cf3af330dd4da96cec402de2211e
[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
compiler-rt/cmake/config-ix.cmake