[Lldb-commits] [PATCH] D32434: ObjectFileELF: Fix symbol lookup in bss section

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 25 06:05:50 PDT 2017


labath updated this revision to Diff 96541.
labath added a comment.

Use yaml2obj to avoid checking in a binary.


https://reviews.llvm.org/D32434

Files:
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  unittests/ObjectFile/ELF/CMakeLists.txt
  unittests/ObjectFile/ELF/Inputs/sections-resolve-consistently.yaml
  unittests/ObjectFile/ELF/TestObjectFileELF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32434.96541.patch
Type: text/x-patch
Size: 7479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170425/757ac05b/attachment-0001.bin>


More information about the lldb-commits mailing list