Add Triple::getMacOSXVersion to replace crufty code in the clang driver.
[oota-llvm.git] / lib / MC / MCObjectWriter.cpp
2011-11-05 Benjamin KramerAdd an option to pad an uleb128 to MCObjectWriter and...
2011-02-16 Rafael EspindolaGas is very inconsistent about when a relaxation/reloca...
2010-12-24 Rafael EspindolaMerge IsFixupFullyResolved and IsSymbolRefDifferenceFul...
2010-12-18 Rafael EspindolaMerge isAbsolute into IsSymbolRefDifferenceFullyResolved.
2010-09-30 Kevin EnderbyThis is the last major patch to implement support for...
2010-03-19 Daniel DunbarMC/Mach-O: Move to MachObjectWriter.{h,cpp}.
2010-03-19 Daniel DunbarMC: Split MCObjectWriter out of MCAssembler.cpp.