llvm-6502/tools
Kevin Enderby 94c2e85bea The second part of support for generating dwarf for assembly source files. This
generates the dwarf Compile Unit DIE and a dwarf subprogram DIE for each
non-temporary label.

The next part will be to get the clang driver to enable this when assembling
a .s file.  rdar://9275556


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146262 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-09 18:09:40 +00:00
..
bugpoint Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
bugpoint-passes
gold Point to libLTO with -L/PATH/ -lLTO so that it is found in the install 2011-11-23 03:07:25 +00:00
llc Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer Update bcanalyzer to handle new USELIST_BLOCK/USELIST_CODE_ENTRY. 2011-12-07 21:45:13 +00:00
llvm-config llvm-config: Replace with C++ version (was llvm-config-2). 2011-12-01 20:18:09 +00:00
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-ld
llvm-link
llvm-mc The second part of support for generating dwarf for assembly source files. This 2011-12-09 18:09:40 +00:00
llvm-nm Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
llvm-objdump Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
llvm-prof Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
llvm-ranlib
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stub
lto Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
macho-dump
opt When doing "opt -O2" verify the bitcode like is done for 2011-12-07 17:14:20 +00:00
CMakeLists.txt Have cmake build llvm-cov. Patch by arrowdodger. 2011-12-07 20:54:41 +00:00
LLVMBuild.txt
Makefile llvm-config: Replace with C++ version (was llvm-config-2). 2011-12-01 20:18:09 +00:00