1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
David Blaikie db05b7f61e llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info.dwo
The diagnostic could be improved a bit to include information about
which input file had the mistake (& which unit (counted, since the name
of the unit won't be accessible) within the input).

llvm-svn: 269723
2016-05-16 23:26:29 +00:00
..
Analysis [CostModel][X86] Added scalar bitreverse tests 2016-05-15 17:40:48 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen AMDGPU: Add some private element size tests 2016-05-16 22:17:27 +00:00
DebugInfo Debug info: Don't emit a DW_AT_byte_size when emitting a DWARF4 bit field. 2016-05-16 22:45:10 +00:00
Examples
ExecutionEngine Disable test from r269436 on unsupported platforms 2016-05-13 20:10:51 +00:00
Feature
FileCheck
Instrumentation [MSan] [PowerPC] Implement PowerPC64 vararg helper. 2016-05-13 23:55:33 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [SystemZ] Support LRVH and STRVH opcodes 2016-05-16 20:32:22 +00:00
Object
ObjectYAML [obj2yaml] [yaml2obj] Basic support for MachO::load_command 2016-05-13 17:41:41 +00:00
Other
SymbolRewriter
TableGen
ThinLTO/X86 Re-enable llvm/test/ThinLTO/X86/cache.ll. 2016-05-14 14:28:17 +00:00
tools llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info.dwo 2016-05-16 23:26:29 +00:00
Transforms [LAA] Rename forwarding conflict detection option (NFC) 2016-05-16 17:00:56 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh