Omit unnecessary stack copy when x87 input is a load.
[oota-llvm.git] / lib / Object / MachOObjectFile.cpp
2011-04-22 Eric ChristopherUse enums for constant values.
2011-04-22 Eric ChristopherMake the file format strings a little prettier for...
2011-04-22 Eric ChristopherAdd an ObjectFile implementation for mach-o.