[PATCH] D34758: [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 08:48:11 PDT 2017
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: test/Object/X86/yaml-elf-x86-rel-broken.yaml:21-24
+# CHECK-NEXT: Relocations:
+# CHECK-NEXT: - Offset: 0x0000000000000000
+# CHECK-NEXT: Symbol: ''
+# CHECK-NEXT: Type: 0x000000FF
----------------
You want to check only this.
https://reviews.llvm.org/D34758
More information about the llvm-commits
mailing list