aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCMachOWriter.cpp
AgeCommit message (Expand)Author
2006-09-04Completely rearchitect the interface between targets and the pass manager.Chris Lattner
2006-08-27s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|Chris Lattner
2006-08-23Initial checkin of the Mach-O emitter. There's plenty of fixmes, but itNate Begeman