llvm-project
d09e6999 - [MC] Introduce new base class MCAsmStreamer

Commit
20 hours ago
[MC] Introduce new base class MCAsmStreamer The class MCAsmStreamer serves as the common base class for streamers which emit assembly output. It has the same role as MCObjectStreamer has for streams which emits object files. It also renames the existing class MCAsmStreamer to MCGNUAsmStreamer, to reflect the fact that this class emits output for GNU as.
Author
Parents
Loading