Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax the grammar of the version script. | Rui Ueyama | 2018-02-01 | 1 | -8/+4 |
| | | | | | | | | | In GNU linkers, the last semicolon is optional. We can't link libstdc++ with lld because of that difference. Differential Revision: https://reviews.llvm.org/D42820 llvm-svn: 324036 | ||||
* | Fix parsing when one extern follows another. | Rafael Espindola | 2016-12-09 | 1 | -0/+15 |
llvm-svn: 289224 |