Searched defs:EmitRawText (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DMCStreamer.cpp557 /// EmitRawText - If this file is backed by an assembly streamer, this dumps
561 errs() << "EmitRawText called on an MCStreamer that doesn't support it, "
566 void MCStreamer::EmitRawText(const Twine &T) { function in class:MCStreamer

Completed in 337 milliseconds