Age | Commit message (Expand) | Author |
---|---|---|
2010-04-03 | add a twine form of MCStreamer::EmitRawText, and mc'ize | Chris Lattner |
2010-04-03 | add <cstdlib> header for abort() on linux builders. | Chris Lattner |
2010-04-03 | add a new EmitInlineAsm function to asmprinter to handle inline asm. | Chris Lattner |
2010-03-09 | add a EmitSymbolValue convenience method to MCStreamer. | Chris Lattner |
2010-01-22 | add a new MCAsmStreamer::GetCommentOS method to simplify stuff | Chris Lattner |
2010-01-19 | add a new EmitIntValue method that MCStreamer impls can optionally define | Chris Lattner |
2010-01-19 | Generalize mcasmstreamer data emission APIs to take an address space | Chris Lattner |
2010-01-19 | add a "MCStreamer::EmitFill" method, and move the default implementation | Chris Lattner |
2009-08-18 | Make AsmStreamer maintain a notion of the current section, pushing it up from... | Chris Lattner |
2009-06-24 | Start MCAsmStreamer implementation. | Daniel Dunbar |