jhuber6 marked an inline comment as done.
jhuber6 added inline comments.

================
Comment at: clang/lib/Driver/Driver.cpp:894
+        return;
+      }
+
----------------
jdoerfert wrote:
> Does this necessarily mean we failed with `=native`, if so it's ok. Just 
> didn't follow the logic all the way.
I think this might trigger if someone passed `--offload-arch=` maybe we should 
treat that the same as native?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141105

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to