..
AArch64
Reverting back r285355: "Update .debug_line section version information to match DWARF version", while I'm investigating a test failure.
2016-10-27 23:20:19 +00:00
ARM
DebugInfo: preparation to implement DW_AT_alignment
2016-10-20 00:13:12 +00:00
COFF
Emit S_COMPILE3 record once per TU rather than once per function
2016-11-02 21:30:35 +00:00
Generic
Reverting back r285355: "Update .debug_line section version information to match DWARF version", while I'm investigating a test failure.
2016-10-27 23:20:19 +00:00
Inputs
Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.""
2016-09-23 11:01:53 +00:00
Lanai
[lanai] Add Lanai backend.
2016-03-28 13:09:54 +00:00
Mips
[mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.
2016-10-18 13:05:42 +00:00
MIR
Teach LiveDebugValues about lexical scopes.
2016-09-28 17:51:14 +00:00
PDB
Add CodeViewRecordIO for reading and writing.
2016-11-02 17:05:19 +00:00
PowerPC
DebugInfo: New metadata representation for global variables.
2016-09-13 01:12:59 +00:00
Sparc
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
SystemZ
[SystemZ] Save/restore r6 and r7 if function contains landing pad.
2016-06-28 14:13:11 +00:00
WebAssembly
[WebAssembly] Trying to fix broken tests in CodeGen/WebAssembly caused by r281285.
2016-09-13 10:05:44 +00:00
X86
Emit the DW_AT_type for a C++ static member definition
2016-11-08 22:11:38 +00:00
arm-relocs.test
Add support for the R_ARM_ABS32 relocation.
2014-04-03 02:27:00 +00:00
debuglineinfo-macho.test
[DWARF] Fix a bug in line info handling
2015-05-31 23:37:04 +00:00
debuglineinfo.test
[DWARF] Fix a bug in line info handling
2015-05-31 23:37:04 +00:00
debugmacinfo.test
Fix several accidental DOS line endings in source files
2016-01-03 17:22:03 +00:00
dwarfdump-64-bit-dwarf.test
DebugInfo: .debug_line DWARF64 support
2015-05-28 15:38:17 +00:00
dwarfdump-accel.test
Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.
2016-07-14 00:41:18 +00:00
dwarfdump-debug-frame-simple.test
[dwarfdump] Make debug_frame dump actually useful.
2015-02-25 21:30:22 +00:00
dwarfdump-debug-loc-simple.test
Spell correct (s/begining/beginning/)
2013-06-19 21:42:05 +00:00
dwarfdump-dump-flags.test
[dwarfdump] Ignore scattered relocations for mach-o.
2015-07-31 20:22:50 +00:00
dwarfdump-dump-gdbindex.test
Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.""
2016-09-23 11:01:53 +00:00
dwarfdump-dwp.test
dwarfdump: Correctly indentify the indicies for DWP records
2015-12-03 18:41:59 +00:00
dwarfdump-invalid.test
Make llvm-dwarfdump exit with non-zero exit code if error was occured.
2015-06-25 23:40:15 +00:00
dwarfdump-line-dwo.test
llvm-dwarfdump: Support for debug_line.dwo section for file names for type units under fission.
2014-02-24 23:58:54 +00:00
dwarfdump-macho-relocs.test
[dwarfdump] Do not apply relocations in mach-o files if there is no LoadedObjectInfo.
2015-08-23 04:44:21 +00:00
dwarfdump-macho-universal.test
Don't use test inputs from other directories.
2015-08-03 11:59:45 +00:00
dwarfdump-objc.test
Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.
2016-07-14 00:41:18 +00:00
dwarfdump-pubnames.test
DebugInfo: Make pubnames header printing similar to unit header printing
2013-11-01 17:53:30 +00:00
dwarfdump-ranges.test
[dwarfdump] Dump DW_AT_ranges values inline in the debug_info dump.
2014-10-23 04:08:34 +00:00
dwarfdump-type-units.test
dwarfdump: -summarize-types: print a short summary (unqualified type name, hash, length) of type units rather than dumping contents
2016-10-18 21:09:48 +00:00
dwarfdump-zlib.test
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.)
2016-05-24 12:48:46 +00:00
dwo.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
llvm-symbolizer-split-dwarf-empty.test
Use %T instead of cd'ing to Output directly.
2016-04-23 11:01:36 +00:00
llvm-symbolizer-zlib.test
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.)
2016-05-24 12:48:46 +00:00
llvm-symbolizer.test
llvm-symbolizer: prefer .dwo contents over fission-gmlt-like-data when .dwo file is present
2016-04-22 21:32:59 +00:00
macro_link.ll
[Debug Info] Added a LIT test that covers the fix committed in rL277290.
2016-08-11 07:22:53 +00:00
member-pointers.o
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
missing-abstract-variable.o
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
skeletoncu.ll
Unxfail passing tests on Hexagon
2016-08-19 15:07:58 +00:00
strip-DIGlobalVariable.ll
Teach llvm::StripDebugInfo() about global variable !dbg attachments.
2016-10-10 17:53:33 +00:00