Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MC] Make symbol version errors non-fatal | Reid Kleckner | 2019-02-13 | 1 | -1/+1 |
| | | | | | | | | | We stil don't have a source location, which is pretty lame, but at least we won't tell the user to file a clang bug report anymore. Fixes PR40712 llvm-svn: 353907 | ||||
* | Produce an error for an invalid use of .symver. | Rafael Espindola | 2010-10-27 | 1 | -0/+7 |
llvm-svn: 117462 |