diff options
author | Rui Ueyama <ruiu@google.com> | 2013-09-04 00:51:51 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-09-04 00:51:51 +0000 |
commit | 959aebf873a32c7b16e929e48cf8d94a816a8074 (patch) | |
tree | 46c8a97e706c3bb7cfc70bebe8e2edacf8166402 /llvm/unittests/CodeGen/DIEHashTest.cpp | |
parent | b85f1857a16634315be63a45925b491186311d3a (diff) | |
download | bcm5719-llvm-959aebf873a32c7b16e929e48cf8d94a816a8074.tar.gz bcm5719-llvm-959aebf873a32c7b16e929e48cf8d94a816a8074.zip |
[PECOFF] Ignore options starting with -?
The compiler is allowed to add a linker option starting with -?<name> to
.drectve section. If the linker can interpret -<name>, it's processed as if
there's no question mark there. If not, such option is silently ignored.
This is a COFF's feature to allow the compiler to emit new linker options
while keeping compatibility with older linkers.
llvm-svn: 189897
Diffstat (limited to 'llvm/unittests/CodeGen/DIEHashTest.cpp')
0 files changed, 0 insertions, 0 deletions