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

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

Completed in 37 milliseconds