]> granicus.if.org Git - clang/commit
MIPS: Pass -KPIC argument to MIPS assembler if necessary.
authorSimon Atanasyan <satanasyan@mips.com>
Tue, 29 May 2012 19:07:33 +0000 (19:07 +0000)
committerSimon Atanasyan <satanasyan@mips.com>
Tue, 29 May 2012 19:07:33 +0000 (19:07 +0000)
commit1f0646e064c2d853d64db8585f661cacdde75c43
tree7e2d1e0ce386c68beae5217828ab12ac16148ec8
parent003ab6682376a0e4544df295bddcf0d991275c40
MIPS: Pass -KPIC argument to MIPS assembler if necessary.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157635 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/mips-as.c