aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-06-24 15:04:16 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-06-24 15:04:16 +0000
commit3b92c5bd41b5c75b6baae52904081f683d8a9718 (patch)
tree27697bfb61aba97ced6d774b1b1374693e7cc5ed /clang/lib/Frontend/CompilerInvocation.cpp
parent6fa0cb858a895c97591983e5c76cf60966eff590 (diff)
downloadllvm-3b92c5bd41b5c75b6baae52904081f683d8a9718.zip
llvm-3b92c5bd41b5c75b6baae52904081f683d8a9718.tar.gz
llvm-3b92c5bd41b5c75b6baae52904081f683d8a9718.tar.bz2
[mips] Correct linux dynamic linker for -mnan=2008
Summary: The dynamic linker is named ld-linux-mipsn8.so.1 when -mnan=2008 is given (or is the default). It remains ld.so.1 for other cases. This is necessary for MIPS32r6/MIPS64r6 since these ISA's default to -mnan=2008. Differential Revision: http://reviews.llvm.org/D4273 llvm-svn: 211598
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions