Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsTargetObjectFile.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-23 Eric ChristopherAdd a variable to track whether or not we've used a...
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2011-04-15 Akira HatanakaReverse unnecessary changes made in r129606 and r129608...
2011-04-15 Akira HatanakaFix lines that have incorrect indentation or exceed...
2011-03-04 Bruno Cardoso LopesRemove (hopefully) all trailing whitespaces from the...
2010-02-15 Anton KorobeynikovMove TLOF implementations to libCodegen to resolve...
2009-08-13 Chris Lattnerreintroduce support for Mips "small" section handling...