[PATCH] D89004: [LLD] [COFF] Implement a GNU/ELF like -wrap option
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 08:34:24 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa012c704b5e5: [LLD] [COFF] Implement a GNU/ELF like -wrap option (authored by mstorsjo).
Repository:
rG LLVM Github Monorepo
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-import.ll
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.298395.patch
Type: text/x-patch
Size: 21774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/43733b1e/attachment.bin>
More information about the llvm-commits
mailing list