[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
Tue Mar 12 10:01:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355938: [yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad… (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58510?vs=187914&id=190288#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58510

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

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


More information about the llvm-commits mailing list