Instead of relying on one of the two commands failing on MinGW target,
just use the %if conditional substitution feature from lit, which is
much less brittle.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D147382
[asan][test][win] Make report_after_syminitialize test less brittle alvinhochun on Apr 1 2023, 11:21 AM. Authored by
Details Instead of relying on one of the two commands failing on MinGW target,
Diff Detail
|