[all-commits] [llvm/llvm-project] 622ce1: [DebugInfo] Add REQUIRES asserts to test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Nov 13 03:39:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 622ce125b8da16712c21c0f58c964f36fa025034
https://github.com/llvm/llvm-project/commit/622ce125b8da16712c21c0f58c964f36fa025034
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M llvm/test/DebugInfo/Generic/debug-info-jump-table.ll
Log Message:
-----------
[DebugInfo] Add REQUIRES asserts to test (NFC)
This test uses the -debug-only flag, which requires an
assertion-enabled build.
More information about the All-commits
mailing list