[PATCH] D69528: [PowerPC][XCOFF] Add assembly support for zero initalized global values.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 19:26:22 PDT 2019


sfertile added a comment.

In D69528#1724277 <https://reviews.llvm.org/D69528#1724277>, @jasonliu wrote:

> This patch is going to have conflict with D67125 <https://reviews.llvm.org/D67125>. Depending on which patch is going to go land first, the test case is likely need to get modified.
>
> I would propose to let D67125 <https://reviews.llvm.org/D67125> be the parent and add object file generation test in this patch.


Sure. That is pretty reasonable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69528





More information about the llvm-commits mailing list