mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
06bd2061fc
Summary: Dump optional data directory entries in the PE/COFF header, so that we can test the output of LLD linker. This patch updates the test binary file, but the source of the binary is the same. I just re-linked the file. I don't know how the previous file was linked, but the previous file did not have any data directory entries for some reason. Reviewers: rafael CC: llvm-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1148 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186623 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
relocs.obj.coff-i386 | ||
relocs.obj.coff-x86_64 | ||
relocs.obj.elf-aarch64 | ||
relocs.obj.elf-arm | ||
relocs.obj.elf-i386 | ||
relocs.obj.elf-mips | ||
relocs.obj.elf-mips64el | ||
relocs.obj.elf-ppc64 | ||
relocs.obj.elf-x86_64 | ||
relocs.obj.macho-arm | ||
relocs.obj.macho-i386 | ||
relocs.obj.macho-x86_64 | ||
relocs.py | ||
trivial.exe.coff-i386 | ||
trivial.ll | ||
trivial.obj.coff-i386 | ||
trivial.obj.coff-x86-64 | ||
trivial.obj.elf-i386 | ||
trivial.obj.elf-x86-64 | ||
trivial.obj.macho-arm | ||
trivial.obj.macho-i386 | ||
trivial.obj.macho-ppc | ||
trivial.obj.macho-ppc64 | ||
trivial.obj.macho-x86-64 |