[PATCH] D55407: [COFF]Correct .eh_frame name, let llvm tools such as llvm-dwarfdump can dump .eh_frame info

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 8 10:19:29 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348708: [COFF] Map truncated .eh_frame section name (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55407?vs=177370&id=177396#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55407

Files:
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/lib/Object/COFFObjectFile.cpp
  llvm/trunk/test/tools/llvm-objdump/Inputs/eh_frame-coff.yaml
  llvm/trunk/test/tools/llvm-objdump/eh_frame-coff.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55407.177396.patch
Type: text/x-patch
Size: 26606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181208/3317ccdf/attachment.bin>


More information about the llvm-commits mailing list