[PATCH] D35360: [ELF] - Remove dependency on precompiled inputs from gdb-index.s and debug-gnu-pubnames.s

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 09:00:47 PDT 2017


grimar created this revision.
Herald added a subscriber: emaste.

Previously we used precompiled object in this testcases.
We can avoid that, just like we do in other gdb index testcases.
Patch do that change.


https://reviews.llvm.org/D35360

Files:
  test/ELF/Inputs/gdb-index-a.elf
  test/ELF/Inputs/gdb-index-b.elf
  test/ELF/Inputs/gdb-index.s
  test/ELF/debug-gnu-pubnames.s
  test/ELF/gdb-index.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35360.106434.patch
Type: text/x-patch
Size: 6212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/d2d3ee3b/attachment.bin>


More information about the llvm-commits mailing list