Make class TargetMachine the common interface to all target-dependent
information, including instr, sched, and reg information. This allows us to allocate them all in one place and use them much more uniformly. llvm-svn: 618
Loading
Please register or sign in to comment