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 build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
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 LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-ar LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-as LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
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 LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-diff LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-dis LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-dwarfdump LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-extract LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-ld LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-link LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
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 LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-rtdyld LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-shlib build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-size LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-stub LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
lto Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
macho-dump LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
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 build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile llvm-config: Replace with C++ version (was llvm-config-2). 2011-12-01 20:18:09 +00:00