summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CodeGen/DIEHashTest.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-09-04 00:51:51 +0000
committerRui Ueyama <ruiu@google.com>2013-09-04 00:51:51 +0000
commit959aebf873a32c7b16e929e48cf8d94a816a8074 (patch)
tree46c8a97e706c3bb7cfc70bebe8e2edacf8166402 /llvm/unittests/CodeGen/DIEHashTest.cpp
parentb85f1857a16634315be63a45925b491186311d3a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud