Make emitMipsAbiFlags a direct member of MipsTargetELFStreamer, as that's the only place where it's used, and remove the empty implementations from MipsTargetStreamer and MipsTargetAsmStreamer.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D8199
[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC. ClosedPublic Authored by tomatabacu on Mar 10 2015, 6:27 AM.
Details Summary Make emitMipsAbiFlags a direct member of MipsTargetELFStreamer, as that's the only place where it's used, and remove the empty implementations from MipsTargetStreamer and MipsTargetAsmStreamer.
Diff Detail Event Timelinetomatabacu retitled this revision from to [mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.. tomatabacu updated this object. This revision is now accepted and ready to land.Mar 12 2015, 10:38 AM
Revision Contents
Diff 21572 lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
lib/Target/Mips/MipsTargetStreamer.h
|