[all-commits] [llvm/llvm-project] c74f54: [UpdateTestChecks] Add requires asserts to tests
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Tue Mar 1 06:29:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c74f54f2f4515b6857067ef893fc4d73b14b373e
https://github.com/llvm/llvm-project/commit/c74f54f2f4515b6857067ef893fc4d73b14b373e
Author: Sebastian Neubauer <Sebastian.Neubauer at amd.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/amdgpu-isel-support.test
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/lanai-isel-support.test
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/x86-isel-support.test
Log Message:
-----------
[UpdateTestChecks] Add requires asserts to tests
The tests use debug-only, which is only available in debug mode.
This should fix the failing tests.
More information about the All-commits
mailing list