[all-commits] [llvm/llvm-project] 5bdb92: [fuzzer] Fix UNSUPPORTED criteria for two tests
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Dec 16 12:48:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bdb9254d92338d90b962de03bd3cd1afe9bf056
https://github.com/llvm/llvm-project/commit/5bdb9254d92338d90b962de03bd3cd1afe9bf056
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M compiler-rt/test/fuzzer/compressed.test
M compiler-rt/test/fuzzer/gc-sections.test
Log Message:
-----------
[fuzzer] Fix UNSUPPORTED criteria for two tests
Fuzzer might decide on a target arch different from the triple.
More information about the All-commits
mailing list