[PATCH] D131820: [PS4][driver] make -fjmc work with LTO driver linking stage

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 29 10:43:25 PDT 2022


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

LGTM with one comment on the test.



================
Comment at: clang/test/Driver/ps4-ps5-linker-jmc.c:1
+// REQUIRES: x86-registered-target
+
----------------
This REQUIRES is not necessary. The driver is aware of all possible triples.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131820



More information about the cfe-commits mailing list