diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2021-02-08 18:51:31 -0500 |
---|---|---|
committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2021-02-08 19:08:20 -0500 |
commit | 1dab94f9ede5d506d6ff9c61448a8e20d43e05a7 (patch) | |
tree | e1cfd0f3fe67a98eeed0bbfb4b3df9503a6767cd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2cd0a113df2c12405e7a81f970f2df5a0de46df2 (diff) | |
download | llvm-1dab94f9ede5d506d6ff9c61448a8e20d43e05a7.zip llvm-1dab94f9ede5d506d6ff9c61448a8e20d43e05a7.tar.gz llvm-1dab94f9ede5d506d6ff9c61448a8e20d43e05a7.tar.bz2 |
[CUDA][HIP] Pass -fgpu-rdc to host clang -cc1
Currently -fgpu-rdc is not passed to host clang -cc1.
This causes issue because -fgpu-rdc affects shadow
variable linkage in host compilation.
Reviewed by: Artem Belevich
Differential Revision: https://reviews.llvm.org/D96105
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions