| commit | 50a9dfa2718fda3bacdc95984d7065fac59ad147 | [log] [tgz] |
|---|---|---|
| author | Yuka Takahashi <yukatkh@gmail.com> | Wed Jun 14 15:37:11 2017 +0000 |
| committer | Yuka Takahashi <yukatkh@gmail.com> | Wed Jun 14 15:37:11 2017 +0000 |
| tree | fb7a02f30e9be4823c68c0d713a00b2c254dd858 | |
| parent | eca926ab3ab639b156c51035200c1df05adc7d44 [diff] |
Be more strict when checking the -flto option value Summary: It seems -flto must be either "thin" or "full". I think the use of containValue is just a typo. Reviewers: ruiu, tejohnson Subscribers: mehdi_amini, inglorion Differential Revision: https://reviews.llvm.org/D34055 llvm-svn: 305392