1
0
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:
Davide Italiano 2020-06-16 14:04:40 -07:00
parent ebc189db72
commit d66b2b5a95

View File

@ -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