[PATCH] D89004: [LLD] [COFF] Implement a GNU/ELF like -wrap option
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 23:00:15 PDT 2020
mstorsjo updated this revision to Diff 296870.
mstorsjo added a comment.
Consistently spell the option "-wrap" within comments within the COFF subdirectory.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89004/new/
https://reviews.llvm.org/D89004
Files:
lld/COFF/Driver.cpp
lld/COFF/InputFiles.h
lld/COFF/LTO.cpp
lld/COFF/MinGW.cpp
lld/COFF/MinGW.h
lld/COFF/Options.td
lld/COFF/SymbolTable.cpp
lld/COFF/Symbols.h
lld/MinGW/Driver.cpp
lld/MinGW/Options.td
lld/test/COFF/wrap-i386.s
lld/test/COFF/wrap-lto-1.ll
lld/test/COFF/wrap-lto-2.ll
lld/test/COFF/wrap-real-missing.s
lld/test/COFF/wrap-with-archive.s
lld/test/COFF/wrap.s
lld/test/MinGW/driver.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89004.296870.patch
Type: text/x-patch
Size: 20627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/8a78456b/attachment.bin>
More information about the llvm-commits
mailing list