jhuber6 added inline comments.

================
Comment at: clang/lib/CodeGen/CodeGenModule.cpp:709
+    getModule().addModuleFlag(llvm::Module::Max, "openmp-device",
+                              LangOpts.OpenMP);
+
----------------
jdoerfert wrote:
> Why do we need `OpenMPRuntime` in the conditional?
Probably don't explicitly need it, I'll remove it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102361

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

Reply via email to