1. c095793 This is the last major patch to implement support for the .loc directive by Kevin Enderby · 15 years ago
  2. 1674b0b Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky. by Benjamin Kramer · 15 years ago
  3. e5c8d95 _[A-Z] identifiers are reserved for the implementation. by Michael J. Spencer · 15 years ago
  4. ab3b365 Grammar fix. This is a test commit. by Matt Fleming · 15 years ago
  5. 58bc4dd add a twine form of MCStreamer::EmitRawText, and mc'ize by Chris Lattner · 15 years ago
  6. 3580dea add <cstdlib> header for abort() on linux builders. by Chris Lattner · 15 years ago
  7. 91bead7 add a new EmitInlineAsm function to asmprinter to handle inline asm. by Chris Lattner · 15 years ago
  8. 6cde3e6 add a EmitSymbolValue convenience method to MCStreamer. by Chris Lattner · 15 years ago
  9. d79d9dc add a new MCAsmStreamer::GetCommentOS method to simplify stuff by Chris Lattner · 16 years ago
  10. 32ae3fe add a new EmitIntValue method that MCStreamer impls can optionally define by Chris Lattner · 16 years ago
  11. aaec205 Generalize mcasmstreamer data emission APIs to take an address space by Chris Lattner · 16 years ago
  12. ddf6bdd add a "MCStreamer::EmitFill" method, and move the default implementation by Chris Lattner · 16 years ago
  13. dabf07c Make AsmStreamer maintain a notion of the current section, pushing it up from the by Chris Lattner · 16 years ago
  14. a11af53 Start MCAsmStreamer implementation. by Daniel Dunbar · 16 years ago