llvm-project/llvm/lib/ToolDrivers
Vadim Paretsky (Intel Americas Inc) 395ec4458f [llvm-lib] 'llvm-lib' currently cannot generate an import library from a Windows
.def file, functionality supported by 'lib'. This incompatibility is
breaking clang based Windows openmp builds. This revision adds
basic support for this feature to llvm-lib by cloning the corresponding
code from 'dlltool'.

Differential Revision:https://reviews.llvm.org/D144765
2023-03-01 20:32:35 -08:00
..
llvm-dlltool [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
llvm-lib [llvm-lib] 'llvm-lib' currently cannot generate an import library from a Windows 2023-03-01 20:32:35 -08:00
CMakeLists.txt