Don't hardcode the vendor field in the triples to "pc"; for mingw
environments it's often "<arch>-w64-windows-gnu".
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147862
[compiler-rt] [test] Generalize the triple regex for windows XFAILs ClosedPublic Authored by mstorsjo on Apr 8 2023, 1:17 PM.
Details Summary Don't hardcode the vendor field in the triples to "pc"; for mingw
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 8 2023, 2:06 PM Closed by commit rG25350a736250: [compiler-rt] [test] Generalize the triple regex for windows XFAILs (authored by mstorsjo). · Explain WhyApr 10 2023, 2:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512257 compiler-rt/test/builtins/Unit/divmodti4_test.c
compiler-rt/test/builtins/Unit/fixunstfdi_test.c
compiler-rt/test/builtins/Unit/multc3_test.c
|