| commit | 01d349bab10b2abec8c11ef37ac9224d4d125e3d | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <efriedma@codeaurora.org> | Thu Apr 12 22:21:36 2018 +0000 |
| committer | Eli Friedman <efriedma@codeaurora.org> | Thu Apr 12 22:21:36 2018 +0000 |
| tree | df6a1e10212704599112f316c61e217ddf4ee5c0 | |
| parent | a54e7d1a6d9bae85abccbe56080f3061603501d3 [diff] |
Remove -cc1 option "-backend-option". It means the same thing as -mllvm; there isn't any reason to have two options which do the same thing. Differential Revision: https://reviews.llvm.org/D45109 llvm-svn: 329965