| Commit message (Expand) | Author | Age | Files | Lines |
* | add a new MCAsmStreamer::GetCommentOS method to simplify stuff | Chris Lattner | 2010-01-22 | 1 | -1/+7 |
* | add a new EmitIntValue method that MCStreamer impls can optionally define | Chris Lattner | 2010-01-19 | 1 | -0/+7 |
* | Generalize mcasmstreamer data emission APIs to take an address space | Chris Lattner | 2010-01-19 | 1 | -2/+3 |
* | add a "MCStreamer::EmitFill" method, and move the default implementation | Chris Lattner | 2010-01-19 | 1 | -0/+9 |
* | Make AsmStreamer maintain a notion of the current section, pushing it up from... | Chris Lattner | 2009-08-18 | 1 | -1/+1 |
* | Start MCAsmStreamer implementation. | Daniel Dunbar | 2009-06-24 | 1 | -0/+18 |