[PATCH] D141862: [clang][driver][AIX] Add OpenMP runtime if -fopenmp specified

David Tenty via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 16 12:17:46 PST 2023


daltenty added a comment.

Needs a test, I think we should add a couple of `-fopenmp=foo` run lines to `clang/test/Driver/aix-ld.c` to verify that the correct linker options are produced for each.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141862



More information about the cfe-commits mailing list