This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f5cacfcb845: [AMDGPU][OpenMP] Fix clang driver crash when
provided -c (authored by pdhaliwal).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101901/new/
ht
jdoerfert added a comment.
Cool, this makes sense :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101901/new/
https://reviews.llvm.org/D101901
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
htt
JonChesterfield added a comment.
@jdoerfert This drops the logic for save-temps that I remember being
contentious.
Doing a no-op backend pass instead of skipping over it is probably more robust.
Comment at: clang/lib/Driver/Driver.cpp:4600
+
+ if (const AssembleJobAction
pdhaliwal created this revision.
pdhaliwal added reviewers: JonChesterfield, ronlieb, jdoerfert, ye-luo,
tianshilei1992.
Herald added subscribers: kerbowa, guansong, t-tye, tpr, dstuttard, yaxunl,
nhaehnle, jvesely, kzhuravl.
pdhaliwal requested review of this revision.
Herald added subscribers: