Use -Wl,-x instead of -s: it is more portable, and in particular,
[oota-llvm.git] / lib / Target / TargetInstrInfo.cpp
2002-11-17 Chris LattnerPass on a targetmachine
2002-11-17 Chris LattnerAdd default implementation of printing interface
2002-10-29 Chris LattnerMove TargetInstrDescriptors to MachineInstrInfo.cpp
2002-10-29 Chris LattnerMachineInstrInfo doesn't need a TargetMachine
2002-10-28 Chris LattnerSeperate code out of TargetMachine into MachineInstrInfo