llvm/test
Adrian Prantl 96438d3760 Filter out non-constant DIGlobalVariableExpressions reachable via the CU
They won't affect the DWARF output, but they will mess with the
sorting of the fragments. This fixes the crash reported in PR34159.

https://bugs.llvm.org/show_bug.cgi?id=34159

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311217 91177308-0d34-0410-b5e6-96231b3b80d8
2017-08-19 01:15:06 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86][ADX] Regenerate ADX intrinsics tests 2017-08-18 21:21:14 +00:00
DebugInfo Filter out non-constant DIGlobalVariableExpressions reachable via the CU 2017-08-19 01:15:06 +00:00
DllTool
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [SanitizerCoverage] Add stack depth tracing instrumentation. 2017-08-18 18:43:30 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC ARM: use an external relocation for calls from MachO ARM mode. 2017-08-18 19:13:56 +00:00
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Generate TypeObject table. NFC 2017-08-17 13:18:35 +00:00
ThinLTO/X86
tools llvm-mt: Merge manifest namespaces. 2017-08-19 00:37:41 +00:00
Transforms [Profile] backward propagate profile info in JumpThreading 2017-08-18 23:00:05 +00:00
Unit
Verifier Mark Verifier/invalid-eh.ll as unsupported on windows 2017-08-17 15:07:03 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh