Base clas for a description of a target architecture.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 21 Jul 2001 12:42:08 +0000 (12:42 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 21 Jul 2001 12:42:08 +0000 (12:42 +0000)
commitdaae69927f2fe65b15cf68fbbc4c6099e2afc009
tree8a903a0de8bfba523c14e525b08abce6fd3883c2
parent70bc4b5d1a3795a8f41be96723cfcbccac8e1671
Base clas for a description of a target architecture.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetMachine/Makefile [new file with mode: 0644]
lib/CodeGen/TargetMachine/TargetMachine.cpp [new file with mode: 0644]