diff options
author | Hans Wennborg <hans@hanshq.net> | 2018-02-21 13:54:26 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2018-02-21 13:54:26 +0000 |
commit | 82fca768682a68a7b3096f8a93e8f7480ab124d8 (patch) | |
tree | 955d90934680ba4a53e3b847c206c294d7dbbdf0 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 500e126155299db89682b74b7ad434c06d6ee5db (diff) | |
download | bcm5719-llvm-82fca768682a68a7b3096f8a93e8f7480ab124d8.tar.gz bcm5719-llvm-82fca768682a68a7b3096f8a93e8f7480ab124d8.zip |
[ELF] Add -nopie alias for -no-pie (PR36423)
In r324043, --nopie was renamed to --no-pie to presumably fix a typo.
As it turns out, "nopie" wasn't a typo but the spelling used by
OpenBSD's binutils ld. Gold on the other hand spells the flag "no-pie".
(Vanilla binutils doesn't have a flag like this at all.)
Since they do the same thing, let's support both spellings.
llvm-svn: 325679
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions