[PATCH] D107952: [AMDGPU][OpenMP] Use llvm-link to link ocml libraries
Pushpinder Singh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 12 01:47:39 PDT 2021
pdhaliwal created this revision.
pdhaliwal added reviewers: ronlieb, JonChesterfield.
Herald added subscribers: kerbowa, guansong, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
pdhaliwal requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1, wdng.
Herald added a reviewer: jdoerfert.
Herald added a project: clang.
This fixes the 'unused linker option: -lm' warning when compiling
program with -c.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107952
Files:
clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
clang/lib/Driver/ToolChains/AMDGPUOpenMP.h
clang/test/Driver/amdgpu-openmp-toolchain.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107952.365935.patch
Type: text/x-patch
Size: 6264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210812/0ee9a631/attachment-0001.bin>
More information about the cfe-commits
mailing list