Recognize strings for Hexagon-specific variant kinds
[oota-llvm.git] / lib / MC / ConstantPools.cpp
2015-11-16 Oliver Stannard[ARM,AArch64] Store source location of asm constant...
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-07-18 David PeixottoFix build failure on windows
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-06-18 Weiming Zhao[ARM] [MC] Refactor the constant pool classes