[PATCH] D132146: [PowerPC] XCOFF exception section support on integrated and direct assembler paths and exception language and reason code lowering from trap intrinsics

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 18:47:52 PDT 2022


shchenz added a comment.

You should not add the integrated-as mode change to the existing non integrated-as change.
Better to post two patches for these two functionalities.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132146



More information about the llvm-commits mailing list