Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add InitializeNativeTargetDisassembler function. | Eric Christopher | 2012-03-26 | 1 | -0/+12 |
| | | | | | | Patch by Ojab. llvm-svn: 153476 | ||||
* | Move TargetRegistry and TargetSelect from Target to Support where they belong. | Evan Cheng | 2011-08-24 | 1 | -0/+154 |
These are strictly utilities for registering targets and components. llvm-svn: 138450 |