Files
clang-p2996/llvm/lib/ToolDrivers/llvm-lib
Martin Storsjö 1d96e24dda [llvm-lib] Pass the right value of MingwDef to parseCOFFModuleDefinition
In llvm-lib cases, the MinGW specific behaviours shouldn't be
enabled.

Not adding any tests to check the corner case behaviours, as this
simply was a mistake when this codepath was added in
395ec4458f / D144765.

Differential Revision: https://reviews.llvm.org/D152362
2023-06-08 23:21:56 +03:00
..