Previously we'd crash the driver if you passed -O0. Now we try to
handle all of clang's various optimization flags in a sane way.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D16307
[CUDA] Handle -O options (more) correctly. ClosedPublic Authored by jlebar on Jan 18 2016, 4:19 PM.
Details Summary Previously we'd crash the driver if you passed -O0. Now we try to
Diff Detail Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Jan 19 2016, 10:16 AM Closed by commit rL258174: [CUDA] Handle -O options (more) correctly. (authored by jlebar). · Explain WhyJan 19 2016, 11:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45222 lib/Driver/Tools.cpp
test/Driver/cuda-external-tools.cu
|