llvm-6502/include
Kevin Enderby 613b757689 First part of support for generating dwarf for assembly source files with the
-g flag.  In this part we generate the .file for the source being assembled and
the .loc's for the assembled instructions.

The next part will be to generate the dwarf Compile Unit DIE and a dwarf
subprogram DIE for each non-temporary label.

Once the next part is done test cases will be added.  rdar://9275556


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143509 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-01 22:27:22 +00:00
..
llvm First part of support for generating dwarf for assembly source files with the 2011-11-01 22:27:22 +00:00
llvm-c Expose relocation accessors through the libObject C API. 2011-10-27 17:32:36 +00:00