Move CompileCommonOpts to the end of the list so that EXTRA_OPTIONS=-O0 will
authorChris Lattner <sabre@nondot.org>
Fri, 29 Sep 2006 18:47:13 +0000 (18:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Sep 2006 18:47:13 +0000 (18:47 +0000)
commitd95e3f2c12da8563aa0e2f905e30dd6c4d40823c
tree69262dcf25fcc4eaff5664e6554ba43a3bab4a6e
parent151880b020e33e12a0286612ec450051bd16f8e8
Move CompileCommonOpts to the end of the list so that EXTRA_OPTIONS=-O0 will
override the optimization level.

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