Mark the methods in the Mangler const.
[oota-llvm.git] / lib / IR / Mangler.cpp
2014-02-10 Rafael EspindolaMark the methods in the Mangler const.
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2014-01-29 Rafael EspindolaUse a raw_stream to implement the mangler.
2014-01-14 Nico RieckFix fastcall mangling of dllimported symbols
2014-01-08 Chandler CarruthRemove vestigal bits of MC from the mangler. It no...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.