Rename -t to --temp-dir.
authorMikhail Glushenkov <foldr@codedgers.com>
Thu, 9 Jul 2009 19:36:08 +0000 (19:36 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Thu, 9 Jul 2009 19:36:08 +0000 (19:36 +0000)
commit3a780d1214f54e943b45a657702bd76166587167
treed75c6730816c6e76dea84bd96d6a9f5135ab2037
parent5dcaceb0a6a7fcf508d9898547e10d374b0e4cd1
Rename -t to --temp-dir.

-t is already used by gcc in the meaning 'ld -t' (trace). The Base plugin may
 want to emulate this behaviour.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75162 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CompilerDriver/BuiltinOptions.cpp