aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-07-11 22:20:29 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-07-12 08:15:15 -0400
commitd214bfe78d8d79a9c6bce5a7daf8d70135ebc670 (patch)
treef572bae531fa00034140fc2141816ed3d703f085 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parentb1d574867defe980312e63f6590cebbac953ca34 (diff)
downloadllvm-d214bfe78d8d79a9c6bce5a7daf8d70135ebc670.zip
llvm-d214bfe78d8d79a9c6bce5a7daf8d70135ebc670.tar.gz
llvm-d214bfe78d8d79a9c6bce5a7daf8d70135ebc670.tar.bz2
[OpenMP] Do not link static library with `-nogpulib`
Normally we do not link the device libraries if the user passed `nogpulib` we do this for the standard bitcode library. This behaviour was not added when using the static library for LTO, causing it to always be linked in. This patch fixes that. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D129534
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions