llvm-6502/test
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
..
Analysis SCEV fix. In general, Add/Mul expressions should not inherit NSW/NUW. 2011-11-29 02:16:38 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen X86: Add patterns for the various rounding ops for SSE4.1 and AVX. 2011-12-09 15:44:03 +00:00
DebugInfo
ExecutionEngine
Feature Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC The second part of support for generating dwarf for assembly source files. This 2011-12-09 18:09:40 +00:00
Object Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
Other
Scripts
TableGen
Transforms Add -unroll-runtime for unrolling loops with run-time trip counts. 2011-12-09 06:19:40 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg test/lit.cfg: Enable the feature 'asserts' to check output of llc -version. 2011-11-28 05:09:15 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh