Add a utility header that makes it easy to link in the right set
authorChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 16:42:01 +0000 (16:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 16:42:01 +0000 (16:42 +0000)
commit5f1a5c7f57ce37e4fd6cca09d3c03ce9a34b6282
tree302b1b626dd20b36b12a184559737e01a42ab0b8
parentc9f8e8ebab83f47caf2b33b6c6f45e76b66d88e0
Add a utility header that makes it easy to link in the right set
of targets for various purposes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73610 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetSelect.h [new file with mode: 0644]