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

Xing Xue via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 18 08:01:26 PST 2023


xingxue updated this revision to Diff 490167.
xingxue added a comment.

Addressed comments.

- added test scenarios for option `fopenmp` in `clang/test/Driver/aix-ld.c`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141862

Files:
  clang/lib/Driver/ToolChains/AIX.cpp
  clang/test/Driver/aix-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141862.490167.patch
Type: text/x-patch
Size: 5020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230118/b8b9ae11/attachment.bin>


More information about the cfe-commits mailing list