aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetMachineRegistry.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement TargetRegistrationListenerChris Lattner2004-07-111-0/+26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14759 91177308-0d34-0410-b5e6-96231b3b80d8
* Implement a couple of methods that TargetMachineRegistry now provides. See,Chris Lattner2004-07-111-0/+60
| | | | | | | I told you this file wasn't useless :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14749 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial impl of this file. Yes this is pretty useless right now, but itChris Lattner2004-07-111-0/+21
will grow in time. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14743 91177308-0d34-0410-b5e6-96231b3b80d8