[ARM,AArch64] Store source location of asm constant pool entries
[oota-llvm.git] / test / MC / Hexagon / inst_cmp_eq.ll
index 11a06a4df17147e8d5dc0659fdfcf1cc0f8463f8..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
\ No newline at end of file
+; CHECK: p0 = cmp.eq(r0, r1)
+; CHECK: r0 = p0
+; CHECK: jumpr r31