forked from OSchip/llvm-project
e2d7c5b2b6
When both little-endian and big-endian are tested, or both 32-bit and 64-bit are tested, use a template like the following with `-D BITS=32 -D ENCODE=LSB` ``` --- !ELF FileHeader: Class: ELFCLASS[[BITS]] Data: ELFDATA2[[ENCODE]] Type: ET_DYN Machine: EM_X86_64 ``` Reviewed By: grimar, jhenderson Differential Revision: https://reviews.llvm.org/D73828 |
||
---|---|---|
.. | ||
COFF | ||
ELF | ||
Minidump | ||
empty-or-invalid-doc.yaml | ||
help.test | ||
invalid-yaml.yaml | ||
lit.local.cfg | ||
macro.yaml | ||
missing_document_tag.yaml | ||
multi-doc.yaml | ||
output-file.yaml | ||
unsupported_document_tag.yaml |