summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/TargetSelect.h
Commit message (Collapse)AuthorAgeFilesLines
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-261-0/+12
| | | | | | Patch by Ojab. llvm-svn: 153476
* 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