[all-commits] [llvm/llvm-project] 9eacda: [debuginfo] Fix broken tests from MachineLICM salv...
chrisjbris via All-commits
all-commits at lists.llvm.org
Tue May 26 14:47:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9eacda51fa23abf4f6503ff533dcb70071cbe569
https://github.com/llvm/llvm-project/commit/9eacda51fa23abf4f6503ff533dcb70071cbe569
Author: Chris Jackson <chris.jackson at sony.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/test/DebugInfo/MIR/X86/mlicm-hoist-post-regalloc.mir
M llvm/test/DebugInfo/MIR/X86/mlicm-hoist-pre-regalloc.mir
M llvm/test/DebugInfo/MIR/X86/mlicm-sink.mir
Log Message:
-----------
[debuginfo] Fix broken tests from MachineLICM salvaging fix
Previous commit: bd7ff5d94f
- Added missing x86 triples
- Added missing asserts
More information about the All-commits
mailing list