[Verifier] Check that debug values have proper size
[oota-llvm.git] / test / CodeGen / Hexagon / simple_addend.ll
index d8ea61ade98288dd448c11c3a6a065ffa2512fd4..939d44b2a2413083171c0cf63593229bf19b2c77 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon -filetype=obj -o - < %s | llvm-objdump -d -r - | FileCheck %s
+; RUN: llc -march=hexagon -filetype=obj -o - < %s | llvm-readobj -relocations | FileCheck %s
 
 declare void @bar(i32);
 
@@ -7,4 +7,4 @@ define void @foo(i32 %a) {
   call void @bar(i32 %b)
   ret void
 }
-; CHECK:     0x8 R_HEX_B22_PCREL - 0x4
+; CHECK:     0x4 R_HEX_B22_PCREL bar 0x4