Moving options declarations around.
authorAndrew Trick <atrick@apple.com>
Tue, 17 Jan 2012 06:54:59 +0000 (06:54 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 17 Jan 2012 06:54:59 +0000 (06:54 +0000)
commitc1b1c7b205589c9a081e1cbd33fb56506fc287b3
treec61481c57a7048303dbb3365d3208ce290020f2b
parent0f080913d1ff80bb61476724304359e14822b193
Moving options declarations around.

More short term hackery until we have a way to configure passes that work on LiveIntervals.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148289 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetOptions.h
lib/CodeGen/RegAllocBasic.cpp
lib/CodeGen/RegAllocGreedy.cpp
lib/Target/TargetMachine.cpp