Move TargetRegistry and TargetSelect from Target to Support where they belong.
[oota-llvm.git] / include / llvm / Support / TargetSelect.h
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...