[PATCH] D22750: Do not ignore SizeOfOptionalHeader in COFF header even if PE header is not present.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 18:54:29 PDT 2016


ruiu added a comment.

How can I create a COFF file that has no PE header but has an optional header? Do you give me information as to what tools are creating such files?


https://reviews.llvm.org/D22750





More information about the llvm-commits mailing list