Re-commit r152202 hopefully fixing the MSVC linker error.
[oota-llvm.git] / utils / TableGen / StringToOffsetTable.h
2012-03-08 Craig TopperRe-commit r152202 hopefully fixing the MSVC linker...
2012-03-07 Chad RosierRevert r152202 as it's causing internal buildbot failures.
2012-03-07 Craig TopperUse uint16_t to store InstrNameIndices in MCInstrInfo...
2012-03-03 Benjamin KramerStringToOffsetTable: Allow uniquing the first element...
2009-10-17 Daniel DunbarUse raw_ostream::write_escaped instead of EscapeString.
2009-09-14 Chris Lattnermove StringToOffsetTable out to its own header.