[all-commits] [llvm/llvm-project] f188f4: [DebugInfo] Disable a test runline temporarily
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Mon Jan 22 08:34:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f188f4589cc8f690779c62996520663718df106d
https://github.com/llvm/llvm-project/commit/f188f4589cc8f690779c62996520663718df106d
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M llvm/test/CodeGen/AArch64/dbg-value-swift-async.ll
Log Message:
-----------
[DebugInfo] Disable a test runline temporarily
This is a follow-up to 8c1b7fba1fb -- GlobalISel currently doesn't handle
RemoveDIs mode debug-info, but will (see #75228). Disable this runline
until then.
(This is a patch-landing ordering problem)
More information about the All-commits
mailing list