1. 5d4918d There are two reasons why we might want to use by Rafael Espindola · 15 years ago
  2. 767b1be Next step: Only pad debug_line when the target is darwin. Add a FIXME to avoid by Rafael Espindola · 15 years ago
  3. a8de83c First step in fixing MC. Make it clear that we are avoiding a bug in the by Rafael Espindola · 15 years ago
  4. 32a006e Try to resolve symbol differences early, and if successful create a plain by Rafael Espindola · 15 years ago
  5. 5113cdb It may not be an option to skip .debug_line if there are file reference in already emitted debug info. So, for now, emit dummy line table entry to make older linker and assemblers happy. This is not a new behavior, original AsmPrinter emitted similar line table entries. by Devang Patel · 15 years ago
  6. ee4854f Use set directive for StartMinusEndExpr. by Devang Patel · 15 years ago
  7. ad8aaa0 Remove some #includes. by Rafael Espindola · 15 years ago
  8. 17fd7bd Add a MCLineSectionOrder vector so that we produce the line tables in a by Rafael Espindola · 15 years ago
  9. 195a0ce Change some methods in MCDwarf.cpp to be able to handle an arbitrary by Rafael Espindola · 15 years ago
  10. 64185cc Fix the encoding of negative line deltas. by Rafael Espindola · 15 years ago
  11. bac0ad9 Remove what looks like dead code in the production of debug lines. by Rafael Espindola · 15 years ago
  12. 3ff5709 Add support for expressions in .sleb/.uleb directives. by Rafael Espindola · 15 years ago
  13. 3f55c24 Incorporate suggestions by Daniel Dunbar after his review. Thanks Daniel! by Kevin Enderby · 15 years ago
  14. c095793 This is the last major patch to implement support for the .loc directive by Kevin Enderby · 15 years ago
  15. 7cbf73a Added first bit of support for the dwarf .file directive. This patch collects by Kevin Enderby · 15 years ago