Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted...
[oota-llvm.git] / lib / MC / MCAsmInfoELF.cpp
2013-12-02 Rafael EspindolaRefactor the setting of PrivateGlobalPrefix.
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.