]> granicus.if.org Git - clang/commit
[MIPS] Add -mxgot/-mno-xgot command line options
authorSimon Atanasyan <satanasyan@mips.com>
Sat, 1 Dec 2012 18:27:21 +0000 (18:27 +0000)
committerSimon Atanasyan <satanasyan@mips.com>
Sat, 1 Dec 2012 18:27:21 +0000 (18:27 +0000)
commitbda07ace55e40bd1a620051156fa9b13ad3936aa
tree5de95eed33a6fef21b959f1c3797acf236cc781c
parent9d5a78d5a0c724f35af5ea2f17b2b88b32335e24
[MIPS] Add -mxgot/-mno-xgot command line options
to enable/disable support of GOT larger than 64k.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169098 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
test/Driver/mips-features.c