llvm-6502/test
David Blaikie 8b37471825 DebugInfo: Pubnames: Do not include variable declarations in pubnames
This causes badness for GDB which expects to find a definition in any
compile_unit that has an entry for the variable in its pubnames.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234915 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-14 18:08:25 +00:00
..
Analysis Revert "The code that originally made me discover this is:" 2015-04-14 15:56:33 +00:00
Assembler
Bindings
Bitcode Error out of ParseBitcodeInto(Module*) if we haven't read a Module 2015-04-14 14:07:15 +00:00
BugPoint
CodeGen Revert "The code that originally made me discover this is:" 2015-04-14 15:56:33 +00:00
DebugInfo DebugInfo: Pubnames: Do not include variable declarations in pubnames 2015-04-14 18:08:25 +00:00
ExecutionEngine [Orc] Reapply r234815, outputting via stdout instead. 2015-04-14 16:58:05 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [AArch64] Allow non-standard INS/DUP encodings 2015-04-14 15:07:26 +00:00
Object
Other
SymbolRewriter
TableGen [TableGen] Prevent invalid code generation when emitting AssemblerPredicate conditions. 2015-04-07 12:10:11 +00:00
tools llvm-readobj: teach it to handle MachO Universal Archive correctly 2015-04-13 16:05:49 +00:00
Transforms Simplify n-ary adds by reassociation 2015-04-14 04:59:22 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh