[ARM,AArch64] Store source location of asm constant pool entries
[oota-llvm.git] / test / MC / Hexagon / inst_cmp_eq.ll
index 1904cf336169cc48ec4cd22ddcd2d5efad4369fc..98202368aff35ee0e3c79cfc93c8861abaf7c1d1 100644 (file)
@@ -1,5 +1,5 @@
 ;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
-;; RUN: | llvm-objdump -s - | FileCheck %s
+;; RUN: | llvm-objdump -d - | FileCheck %s
 
 define i1 @foo (i32 %a, i32 %b)
 {
@@ -7,4 +7,6 @@ define i1 @foo (i32 %a, i32 %b)
   ret i1 %1
 }
 
-; CHECK:  0000 004100f2 00400000 00c09f52
+; CHECK: p0 = cmp.eq(r0, r1)
+; CHECK: r0 = p0
+; CHECK: jumpr r31