[all-commits] [llvm/llvm-project] 21a033: [NFC][RemoveDIs] Fix typo in disabled test run line
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue Jan 2 02:53:13 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21a0335110a330846f738be37aeccb8685082faf
https://github.com/llvm/llvm-project/commit/21a0335110a330846f738be37aeccb8685082faf
Author: OCHyams <orlando.hyams at sony.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M llvm/test/DebugInfo/X86/sret.ll
Log Message:
-----------
[NFC][RemoveDIs] Fix typo in disabled test run line
The disabled line should be checking FastISel but was incorrectly checking
SelectionDAG due to a copy-paste error in #73496.
More information about the All-commits
mailing list