[PATCH] D103461: [clang][deps] NFC: Preserve the original frontend action

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 28 13:42:34 PDT 2021


dexonsmith added a comment.

In D103461#2841918 <https://reviews.llvm.org/D103461#2841918>, @bmahjour wrote:

> @jansvoboda11 This change is causing the following LIT tests to fail on AIX:

I think @jansvoboda11 is out this week (IIRC, back next week). A possible interim workaround would be to add an `XFAIL: aix` (or whatever the lit feature is for AIX triples)... are you able to land something like that to unblock you? (Seems like the correct fix for `-fno-integrated-as` could be a bit more complicated...)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103461



More information about the cfe-commits mailing list