A minor cleanup for better encapsulation
[oota-llvm.git] / lib / Target / X86 / X86JITInfo.h
2003-12-20 Chris LattnerRip JIT specific stuff out of TargetMachine, as per...