Switch .bc/.ll Makefile rules to use LLVM{CC,CXX} instead of LLVMG{CC,XX}
authorDaniel Dunbar <daniel@zuster.org>
Tue, 23 Feb 2010 10:28:06 +0000 (10:28 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 23 Feb 2010 10:28:06 +0000 (10:28 +0000)
commit7cfbe2576d98e6ca6d65a05514d1477233543c42
tree706a571a4ef5798cddd4980204ccea14767d69db
parent797faed186a0a3c4e0e080923e96c1f58d63a672
Switch .bc/.ll Makefile rules to use LLVM{CC,CXX} instead of LLVMG{CC,XX}

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96936 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
runtime/libprofile/Makefile
test/Makefile.tests