summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/xray-loop-detection.ll
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2017-08-31 15:17:17 +0000
committerDaniel Jasper <djasper@google.com>2017-08-31 15:17:17 +0000
commitc0a976d417917211e361cdd2a582bd12a286fbd7 (patch)
tree6713756b9144484319ab25d96c9902505f247fde /llvm/test/CodeGen/X86/xray-loop-detection.ll
parent8870a14e4e54266478effdb2af5172d6affa39c1 (diff)
downloadbcm5719-llvm-c0a976d417917211e361cdd2a582bd12a286fbd7.tar.gz
bcm5719-llvm-c0a976d417917211e361cdd2a582bd12a286fbd7.zip
Revert r311525: "[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic references in .text"
Breaks builds internally. Will forward repo instructions to author. llvm-svn: 312243
Diffstat (limited to 'llvm/test/CodeGen/X86/xray-loop-detection.ll')
-rw-r--r--llvm/test/CodeGen/X86/xray-loop-detection.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/xray-loop-detection.ll b/llvm/test/CodeGen/X86/xray-loop-detection.ll
index 12904d76770..3cd6b4aa6f8 100644
--- a/llvm/test/CodeGen/X86/xray-loop-detection.ll
+++ b/llvm/test/CodeGen/X86/xray-loop-detection.ll
@@ -19,4 +19,5 @@ Exit:
; CHECK-LABEL: xray_sled_0:
; CHECK-NEXT: .ascii "\353\t"
; CHECK-NEXT: nopw 512(%rax,%rax)
+; CHECK-LABEL: Ltmp0:
OpenPOWER on IntegriCloud