llvm-6502/test
Eric Christopher 82899d9d60 If we see that we're emitting code for a function that doesn't have
any lexical scopes then go ahead and turn on DW_AT_ranges for the
compile unit since we would be claiming to describe in the CU
a range for which we don't have information in the CU otherwise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203969 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-14 20:53:49 +00:00
..
Analysis
Assembler
Bindings
Bitcode Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
BugPoint
CodeGen [ppc64] Avoid copy relocs in named rodata sections 2014-03-14 12:45:22 +00:00
DebugInfo If we see that we're emitting code for a function that doesn't have 2014-03-14 20:53:49 +00:00
ExecutionEngine
Feature Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
FileCheck
Instrumentation AddressSanitizer instrumentation for MOV and MOVAPS. 2014-03-14 08:58:04 +00:00
Integer
JitListener
Linker
LTO
MC Correctly handle an ELF symbol defined with "a = b + expr". 2014-03-14 20:09:04 +00:00
Object [yaml2obj][ELF] Assign name (.shstrtab) to the section holds sections names. 2014-03-14 06:53:16 +00:00
Other
TableGen
tools
Transforms Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh