Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Please add a testcase in test/Driver/, it looks like fopenmp.c there might be a good target to add a few lines in.
Paths
| Differential D53397
[MinGW] Link to correct openmp library ClosedPublic Authored by SquallATF on Oct 18 2018, 6:45 AM.
Details
Diff Detail
Event TimelineComment Actions Please add a testcase in test/Driver/, it looks like fopenmp.c there might be a good target to add a few lines in. SquallATF added a child revision: D53422: Support clang compiling under windows-gnu and windows-msvc.Oct 21 2018, 2:08 AM This revision is now accepted and ready to land.Oct 21 2018, 2:18 AM Closed by commit rL345003: [MinGW] Link to correct openmp library (authored by mstorsjo). · Explain WhyOct 22 2018, 11:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170573 cfe/trunk/lib/Driver/ToolChains/MinGW.cpp
cfe/trunk/test/Driver/fopenmp.c
|