summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/TargetSelect.h
Commit message (Collapse)AuthorAgeFilesLines
* Move TargetRegistry and TargetSelect from Target to Support where they belong.Evan Cheng2011-08-241-0/+154
These are strictly utilities for registering targets and components. llvm-svn: 138450
OpenPOWER on IntegriCloud