[Orc] Add explicit move construction/assignment to RCMemoryManager.
[oota-llvm.git] / include / llvm / MC / StringTableBuilder.h
2015-10-23 Rafael EspindolaAdd a RAW mode to StringTableBuilder.
2015-10-23 Rafael EspindolaFix the variable names to match the LLVM style.
2015-10-22 Rafael EspindolaAvoid storing a second copy of each string in StringTab...
2015-09-10 Rafael EspindolaMark another method const. Sorry for missing this one...
2015-09-10 Rafael EspindolaMark two methods const.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-11-19 David BlaikieRemove StringMap::GetOrCreateValue in favor of StringMa...
2014-10-06 Hans WennborgMachObjectWriter: optimize the string table for common...
2014-09-29 Hans WennborgWinCOFFObjectWriter: optimize the string table for...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-03 Rafael EspindolaInvert the MC -> Object dependency.