diff options
author | Rui Ueyama <ruiu@google.com> | 2014-04-05 02:07:04 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-04-05 02:07:04 +0000 |
commit | ac0f7ca3a8f41f1bbc90e4a9d997296eaea77f0c (patch) | |
tree | b6fbae6567c3b0a4525b57b67e45a363000d60a5 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | 8a5a094ec5a4e23e5e7a2862e2ada60ec82f1f7b (diff) | |
download | llvm-ac0f7ca3a8f41f1bbc90e4a9d997296eaea77f0c.zip llvm-ac0f7ca3a8f41f1bbc90e4a9d997296eaea77f0c.tar.gz llvm-ac0f7ca3a8f41f1bbc90e4a9d997296eaea77f0c.tar.bz2 |
[ELF] Fix --soname option.
Currently LLD accepts only "-soname <string>", but all the following
options are actually valid.
--soname=foo
--soname foo
-soname=foo
-soname foo
-h foo
This patch fixes that issue.
llvm-svn: 205662
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions