[PATCH] D59609: [clang][OpenMP] Fix build when using libgomp

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 20 13:41:59 PDT 2019


ABataev added a comment.

If the compiler is built without OpenMP support -fopenmp is converted to -fopenmp=libgomp frontend option.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59609





More information about the cfe-commits mailing list