Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove binary finally accidentially committed in r364109 | Erich Keane | 2019-06-21 | 1 | -0/+0 |
| | | | | llvm-svn: 364110 | ||||
* | Ensure Target Features always_inline error happens in C++ cases. | Erich Keane | 2019-06-21 | 1 | -0/+0 |
A handful of C++ cases as reported in PR42352 didn't actually give an error when always_inlining with a different target feature list. This resulted in broken IR. llvm-svn: 364109 |