[PATCH] D70719: created a test case to verify the raw text section of xcoffobject file

Digger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 17:30:36 PST 2019


DiggerLin added a comment.

In D70719#1771640 <https://reviews.llvm.org/D70719#1771640>, @hubert.reinterpretcast wrote:

> My understanding is that D66969 <https://reviews.llvm.org/D66969> was also missing testing over the text section size and its effect on the BSS section's virtual address. Has that since been addressed?


yes, there is no test section size in this patch, I will create a new patch for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70719





More information about the llvm-commits mailing list