[PATCH] D58129: Move UnwindTable from ObjectFile to Module

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 06:43:04 PST 2019


This revision was automatically updated to reflect the committed changes.
labath marked an inline comment as done.
Closed by commit rL354033: Move UnwindTable from ObjectFile to Module (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58129?vs=186599&id=186836#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58129

Files:
  lldb/trunk/include/lldb/Core/Module.h
  lldb/trunk/include/lldb/Symbol/ObjectFile.h
  lldb/trunk/include/lldb/Symbol/UnwindTable.h
  lldb/trunk/source/Commands/CommandObjectTarget.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  lldb/trunk/source/Symbol/ObjectFile.cpp
  lldb/trunk/source/Symbol/UnwindTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58129.186836.patch
Type: text/x-patch
Size: 12285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190214/4ef4cf21/attachment.bin>


More information about the llvm-commits mailing list