[PATCH] D58510: [yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad names

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 02:52:16 PST 2019


jhenderson updated this revision to Diff 187914.
jhenderson marked 2 inline comments as done.
jhenderson added a comment.

Address review comments.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58510/new/

https://reviews.llvm.org/D58510

Files:
  test/ExecutionEngine/RuntimeDyld/X86/ELF_x86-64_none.yaml
  test/Object/AMDGPU/elf64-relocs.yaml
  test/Object/Lanai/yaml2obj-elf-lanai-rel.yaml
  test/Object/X86/yaml-elf-x86-rel-broken.yaml
  test/Object/yaml2obj-elf-rel-noref.yaml
  test/tools/llvm-objcopy/ELF/Inputs/compress-debug-sections.yaml
  test/tools/llvm-objdump/X86/disasm-zeroes-relocations.test
  test/tools/sanstats/elf.test
  test/tools/yaml2obj/relocation-explicit-symbol-index.yaml
  test/tools/yaml2obj/relocation-missing-symbol.yaml
  tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58510.187914.patch
Type: text/x-patch
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/58537208/attachment.bin>


More information about the llvm-commits mailing list