You've already forked llvm-project
mirror of
https://github.com/AdaCore/llvm-project.git
synced 2026-02-12 13:52:35 -08:00
Check whether the MinGW configuration requires a dependency on the psapi
system library and declare it if necessary, using the Microsoft
extension #pragma comment(lib, ...).
Issues: eng/toolchain/llvm-project#25, eng/toolchain/gnat-llvm#330,
eng/toolchain/gnat-llvm#327