mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[CGP] Add --match-full-lines
to make sure we don't have a dbg attachment.
This commit is contained in:
parent
ebc189db72
commit
d66b2b5a95
@ -1,4 +1,4 @@
|
||||
; RUN: opt < %s -codegenprepare -S -mtriple=x86_64-unknown-unknown | FileCheck %s
|
||||
; RUN: opt < %s -codegenprepare -S -mtriple=x86_64-unknown-unknown | FileCheck %s --match-full-lines
|
||||
|
||||
; Make sure the promoted trunc doesn't get a debug location associated.
|
||||
; CHECK: %promoted = trunc i32 %or to i16
|
||||
|
Loading…
Reference in New Issue
Block a user