1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Object
George Rimar 2fdfc9c726 [llvm-readobj/llvm-readelf] - Report a proper warning when dumping a broken dynamic relocation.
When we have a dynamic relocation with a broken symbol's st_name,
tools report a useless error: "Invalid data was encountered while parsing the file".

After this change we report a warning + "<corrupt>" as a symbol name.

Differential revision: https://reviews.llvm.org/D66734

llvm-svn: 370330
2019-08-29 10:55:57 +00:00
..
AArch64
AMDGPU [AMDGPU] gfx908 target 2019-07-09 18:10:06 +00:00
ARM
Inputs [test/Object] - Move/rewrite 2 more test cases. 2019-08-20 08:23:57 +00:00
Lanai
Mips [obj2yaml] - MIPS: move and improve testing of the e_flags 2019-08-07 09:35:04 +00:00
RISCV
X86 [llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case and rewrite it to use YAML. 2019-07-24 12:24:43 +00:00
ar-create.test
ar-error.test
archive-darwin-duplicates.test
archive-delete.test
archive-error-tmp.txt
archive-extract-dir.test
archive-extract.test
archive-format.test
archive-long-filenames-no-null-terminator.test
archive-long-index.test
archive-move.test
archive-pad.test
archive-replace-pos.test
archive-symtab.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
archive-thin-create.test
archive-thin-paths.test
archive-thin-read.test
archive-toc.test
archive-update.test
check_binary_output.ll
coff-archive-short.test
coff-archive.test
coff-empty-drectve.test
coff-invalid.test
coff-weak-externals.test
directory.ll
dllimport-globalref.ll
dllimport.ll
dyn-rel-relocation.test
dynamic-reloc.test
elf-invalid-phdr.test [Object/ELF.h] - Improve error reporting. 2019-07-05 11:28:49 +00:00
elf-unknown-type.test
invalid-alignment.test
invalid.test [llvm-readobj/llvm-readelf] - Report a proper warning when dumping a broken dynamic relocation. 2019-08-29 10:55:57 +00:00
kext.test
lit.local.cfg
macho-invalid.test [llvm-objdump] - Cleanup the error reporting. 2019-08-21 11:07:31 +00:00
mangle-ir.ll
mri1.test
mri2.test
mri3.test
mri4.test
mri5.test
mri-addlib.test
mri-addmod.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
mri-crlf.test
multi-module.ll
multiple-sections.yaml Change ELF tools to allow multiple sections per file. 2019-05-28 20:01:25 +00:00
nm-archive.test Attempt to fix nm-archive.test after r362798 2019-06-07 16:06:27 +00:00
nm-bitcode.test
nm-darwin-m.test
nm-error.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
nm-irix6.test
nm-pe-image.test
nm-shared-object.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
nm-trivial-object.test Fix test case of llvm-nm using implicit a.out 2019-07-12 10:44:06 +00:00
nm-universal-binary.test
nm-weak-global-macho.test
no-section-header-string-table.test
no-section-table.test
obj2yaml.test [test/Object] - Cleanup the Object\obj2yaml.test a bit. 2019-08-06 14:34:39 +00:00
objc-imageinfo-coff.ll
objc-imageinfo-elf.ll
objc-imageinfo-macho.ll
objdump-export-list.test
objdump-no-sectionheaders.test
objdump-private-headers.test
objdump-relocations.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
objdump-section-content.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
objdump-sectionheaders.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
objdump-symbol-table.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
pr25877.test
readobj-absent.test [llvm\test\Object] - An initial step to cleanup the test cases. 2019-07-08 16:53:39 +00:00
readobj-elf-versioning.test
readobj-shared-object.test [Object/llvm-readobj] - Cleanup testing of the dynamic objects. 2019-07-24 12:20:42 +00:00
relocation-executable.test
simple-archive.test
size-trivial-macho.test
stackmap-dump.test
wasm-bad-metadata-version.yaml
wasm-duplicate-name.test
wasm-invalid-file.yaml
wasm-invalid-section-order.test
wasm-invalid-start.test
wasm-missing-version.test
wasm-relocs-and-producers.yaml
wasm-string-outside-section.test
yaml2obj-elf-rel-noref.yaml
yaml2obj-elf-rel.yaml
yaml2obj-readobj.test [llvm/test/Object] - Cleanup and move out the yaml2obj tests. 2019-08-06 08:02:25 +00:00