Rui Ueyama
aad2e328b9
Add --no-gnu-unique and --no-undefined-version for completeness.
...
Differential Revision: https://reviews.llvm.org/D42865
llvm-svn: 324145
2018-02-02 21:44:06 +00:00
Rui Ueyama
d84124f043
Add single quotes to error messages.
...
llvm-svn: 287254
2016-11-17 19:57:47 +00:00
George Rimar
e0fc24210d
[ELF] - Added support for extern "c++" local symbols in version script.
...
Previously we did not support them,
patch implements this functionality
Differential revision: https://reviews.llvm.org/D26604
llvm-svn: 287124
2016-11-16 17:59:10 +00:00
Rui Ueyama
a3b7546cf7
Fix inconsistent indentation.
...
llvm-svn: 280860
2016-09-07 20:50:41 +00:00
George Rimar
36b2c0a683
[ELF] - Implemented --no-undefined-version flag
...
Option checks for cases where a version script explicitly lists
a symbol, but the symbol is not defined and errors out such
cases if any.
Differential revision: http://reviews.llvm.org/D21745
llvm-svn: 273998
2016-06-28 08:07:26 +00:00