-nogpulib makes sense when there is a host (where -nostdlib would
apply) and offload target. Accept nostdlib when there is no offload
target as an alias.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D79788
AMDGPU/OpenCL: Accept -nostdlib in place of -nogpulib ClosedPublic Authored by arsenm on May 12 2020, 8:13 AM.
Details
Diff Detail Event TimelineHerald added subscribers: kerbowa, t-tye, tpr and 5 others. · View Herald TranscriptMay 12 2020, 8:13 AM This revision is now accepted and ready to land.May 13 2020, 5:58 PM
Revision Contents
Diff 263441 clang/lib/Driver/ToolChains/AMDGPU.cpp
clang/test/Driver/rocm-detect.hip
clang/test/Driver/rocm-not-found.cl
|