| commit | 2836dcdb75b7ae1a25e30d2b90dc70193208ff4a | [log] [tgz] |
|---|---|---|
| author | Justin Lebar <jlebar@google.com> | Tue Jan 19 19:52:21 2016 +0000 |
| committer | Justin Lebar <jlebar@google.com> | Tue Jan 19 19:52:21 2016 +0000 |
| tree | 8d7cea39406f92aaed118b16dcd71066595995c8 | |
| parent | 0872e46c9d7e296fe3470cf1411e6c7fc49eee42 [diff] |
[CUDA] Handle -O options (more) correctly. Summary: 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. Reviewers: tra Subscribers: cfe-commits, echristo, jhen Differential Revision: http://reviews.llvm.org/D16307 llvm-svn: 258174