diff options
author | Jacek Caban <jacek@codeweavers.com> | 2023-07-27 19:05:28 +0200 |
---|---|---|
committer | Jacek Caban <jacek@codeweavers.com> | 2023-07-28 14:20:15 +0200 |
commit | bacc7aebb9b902b7edb6c20164cd033d6c162796 (patch) | |
tree | ca49d55a81e96999c16c55dadba75b61118b3c8b /clang/lib/Frontend/FrontendAction.cpp | |
parent | 6b04ec1d020c20ce786af030be2c2cb82aed80b9 (diff) | |
download | llvm-bacc7aebb9b902b7edb6c20164cd033d6c162796.zip llvm-bacc7aebb9b902b7edb6c20164cd033d6c162796.tar.gz llvm-bacc7aebb9b902b7edb6c20164cd033d6c162796.tar.bz2 |
[Object] Use COFF archive format for import libraries.
This is similar to D143540 for import libraries. ARM64EC will need it
for EC symbol table, but it should be fine for other targets as well
and it improves MSVC compatibility. I left mingw case unchanged to be
safe, although I think that it wouldn't hurt to change that as well.
The visible effect in tests is a sorted symbol map.
Revieved By: mstorsjo
Differential Revision: https://reviews.llvm.org/D156473
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions