Abstract out the current optimization level into a flag that can be overridden
authorChris Lattner <sabre@nondot.org>
Wed, 24 May 2006 23:02:40 +0000 (23:02 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 May 2006 23:02:40 +0000 (23:02 +0000)
commitd63b964850f7051a7a96edd5aa31d9d67edbec68
tree84b439a2a6965595c340e166e6a164dfd996b5a2
parentf07ddcd38b7a4d7afc62960a20b0fc16b86ff81d
Abstract out the current optimization level into a flag that can be overridden
on the make line, to avoid bugs in native compilers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28457 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules