[PATCH] D69528: [PowerPC][XCOFF] Add assembly support for zero initalized global values.
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 28 14:56:42 PDT 2019
jasonliu added a comment.
Herald added a subscriber: wuzish.
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.
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