diff options
author | Pengxuan Zheng <pzheng@quicinc.com> | 2022-09-19 17:21:21 -0700 |
---|---|---|
committer | Pengxuan Zheng <pzheng@quicinc.com> | 2022-09-20 14:39:07 -0700 |
commit | 7b31756393ab313857ffe2f8a98cab1bce81fdd8 (patch) | |
tree | 1ebd23d7979fa9f78291122f1409b7b2ddf7c6c2 /clang/lib/Serialization/ModuleManager.cpp | |
parent | c325e978b529e7e899a31cd2693fbc1a676afcf0 (diff) | |
download | llvm-7b31756393ab313857ffe2f8a98cab1bce81fdd8.zip llvm-7b31756393ab313857ffe2f8a98cab1bce81fdd8.tar.gz llvm-7b31756393ab313857ffe2f8a98cab1bce81fdd8.tar.bz2 |
[LLD][COFF] Support /MAPINFO flag
This patch adds support for link.exe's /MAPINFO flag to lld-link.exe.
Here is a description of the flag from Microsoft
(https://learn.microsoft.com/en-us/cpp/build/reference/mapinfo-include-information-in-mapfile?view=msvc-170):
The /MAPINFO option tells the linker to include the specified information in a
mapfile, which is created if you specify the /MAP option. EXPORTS tells the
linker to include exported functions.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D134247
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions