[PATCH] D53264: [ARM64] [Windows] Add unwind support to llvm-readobj
Sanjin Sijaric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 16 15:37:13 PDT 2018
ssijaric updated this revision to Diff 169904.
ssijaric added a comment.
Addressed Eli's comments.
Added two obj files produced by cl.exe for testing purposes.
Still need to add a test case or two to check the error handling that was added in this patch.
Repository:
rL LLVM
https://reviews.llvm.org/D53264
Files:
include/llvm/Support/ARMWinEH.h
test/tools/llvm-readobj/Inputs/arm64-win1.obj
test/tools/llvm-readobj/Inputs/arm64-win2.obj
test/tools/llvm-readobj/unwind-arm64-windows.test
tools/llvm-readobj/ARMWinEHPrinter.cpp
tools/llvm-readobj/ARMWinEHPrinter.h
tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53264.169904.patch
Type: text/x-patch
Size: 32131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/cc0d04a6/attachment.bin>
More information about the llvm-commits
mailing list