[PATCH] D80629: [yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 03:13:16 PDT 2020


grimar added a comment.

@ostannard, yes, sorry for the breakage. It happens because `program-headers.yaml` has a test that tries to produce a >4Gb object with this patch.
I am working on a fix. For now, I'll revert this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80629/new/

https://reviews.llvm.org/D80629





More information about the llvm-commits mailing list