llvm-project/llvm/test/Object/AMDGPU
Georgii Rymar e4ceb8f421 [lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional.
Currently `yaml2obj` require `Offset` field in a relocation description.
There are many cases when `Offset` is insignificant in a context of a test case.

Making `Offset` optional allows to simplify our test cases.
This is what this patch does.

Also, with this patch `obj2yaml` does not dump a zero offset of a relocation.

Differential revision: https://reviews.llvm.org/D75608
2020-03-06 13:59:58 +03:00
..
elf-header-flags-mach.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-header-flags-sram-ecc.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-header-flags-xnack.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-header-osabi.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf32-unknown.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf64-relocs.yaml [lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional. 2020-03-06 13:59:58 +03:00
elf64-unknown.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
lit.local.cfg
objdump.s [llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:` 2020-03-05 18:05:28 -08:00