Use a raw_stream to implement the mangler.
[oota-llvm.git] / lib / IR / Mangler.cpp
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.