This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
a9354b2f33
llvm-project
/
llvm
/
test
/
tools
/
yaml2obj
History
Martin Storsjo
93a7137c0a
[ObjectYAML] [COFF] Support multiple symbols with the same name
...
Differential Revision:
https://reviews.llvm.org/D56294
llvm-svn: 350566
2019-01-07 20:55:33 +00:00
..
coff-arm64.yaml
[obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables
2018-11-29 20:53:57 +00:00
coff-symbol-index.yaml
[ObjectYAML] [COFF] Support multiple symbols with the same name
2019-01-07 20:55:33 +00:00
dynamic-section.yaml
[yaml2obj] Add default sh_entsize for dynamic sections
2018-07-23 18:49:04 +00:00
dynamic-symbols.yaml
Add ELF dynamic symbol support to yaml2obj/obj2yaml
2017-11-16 18:10:15 +00:00
elf-abiversion.yaml
[yaml2obj/obj2yaml] - Support dumping/parsing ABI version.
2018-12-20 10:43:49 +00:00
elf-comdat-broken-info.yaml
[yaml2obj] - Teach yaml2obj to produce SHT_GROUP section with a custom Info field.
2018-08-15 13:55:22 +00:00
elf-comdat-broken.yaml
[yaml2obj] - Teach tool to produce SHT_GROUP section with a custom type.
2018-08-15 11:43:00 +00:00
elf-ent-size.yaml
[yaml2obj] - Add a support for changing EntSize.
2018-08-07 08:11:38 +00:00
empty-symbols.yaml
Allow empty mappings for optional YAML input
2017-11-16 17:46:11 +00:00
invalid-symboless-relocation.yaml
…
invalid_output_file.test
…
lit.local.cfg
…
missing_document_tag.yaml
…
program-header-align.yaml
…
program-header-nobits.yaml
…
program-header.yaml
…
reloc-sec-info.yaml
[yaml2elf] - Use check-next in test.
2018-08-16 12:40:27 +00:00
section-link.yaml
[yaml2obj] - Allow to use numeric sh_link (Link) value for sections.
2018-08-16 12:44:17 +00:00
section-ordering.yaml
Reapply: Allow yaml2obj to order implicit sections for ELF
2017-11-09 14:53:43 +00:00
symbol-index-invalid.yaml
…
symbol-index.yaml
…
symboless-relocation.yaml
…
unnamed-section.yaml
Reapply: Allow yaml2obj to order implicit sections for ELF
2017-11-09 14:53:43 +00:00
unsupported_document_tag.yaml
…