[PATCH] D120679: [Object] [COFF] Improve error messages
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 11:28:31 PST 2022
mstorsjo updated this revision to Diff 412182.
mstorsjo added a comment.
Added an 0x prefix to the RVAs, removed the else statement after a return, checking explicitly for the literal RVA and file name in the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120679/new/
https://reviews.llvm.org/D120679
Files:
llvm/include/llvm/Object/COFF.h
llvm/lib/Object/COFFObjectFile.cpp
llvm/test/tools/llvm-readobj/COFF/tls-directory.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120679.412182.patch
Type: text/x-patch
Size: 14883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/5868228c/attachment.bin>
More information about the llvm-commits
mailing list