mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 12:24:34 +00:00
Add triple to a test I just added.
llvm-svn: 364524
This commit is contained in:
parent
dd77b948f1
commit
b51a428e56
@ -1,4 +1,4 @@
|
||||
# RUN: llc %s -o - -run-pass=simple-register-coalescing | FileCheck %s
|
||||
# RUN: llc -mtriple=x86_64-unknown-unknown %s -o - -run-pass=simple-register-coalescing | FileCheck %s
|
||||
# PR40010: DBG_VALUEs do not contribute to the liveness of virtual registers,
|
||||
# and the register coalescer would merge new live values on top of DBG_VALUEs,
|
||||
# leading to them presenting new (wrong) values to the debugger. Test that
|
||||
|
Loading…
x
Reference in New Issue
Block a user