It seems inconsistent to have LLVMCC_EMITIR_FLAG and
authorDuncan Sands <baldrick@free.fr>
Thu, 25 Nov 2010 17:57:43 +0000 (17:57 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 25 Nov 2010 17:57:43 +0000 (17:57 +0000)
commit1ac320ebb1f0900e99eee8de208884f033ed67d5
tree25be05350acf6fdc087d3bd1aa5891dabea00b4f
parentdd1fc8cbf146a951ab0f15c25e92adef3f84ee58
It seems inconsistent to have LLVMCC_EMITIR_FLAG and
LLVMGCC_DISABLEOPT_FLAGS, one with CC in it, the other
with GCC.  Rename LLVMGCC_DISABLEOPT_FLAGS to
LLVMCC_DISABLEOPT_FLAGS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120151 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
autoconf/configure.ac
configure