diff options
author | Anton Rydahl <rydahl2610@gmail.com> | 2023-08-01 10:21:52 -0700 |
---|---|---|
committer | antonrydahl <rydahl2610@gmail.com> | 2023-08-01 10:24:09 -0700 |
commit | 2301e13269d52dbed9b760615d9f328ca1cf72f5 (patch) | |
tree | 79ee80c3b82b71f70b31b836fa1fdcfdc009eed0 /clang/lib/Basic/FileManager.cpp | |
parent | edb5056300bbb327a4b07b4f64ccc8678345721a (diff) | |
download | llvm-2301e13269d52dbed9b760615d9f328ca1cf72f5.zip llvm-2301e13269d52dbed9b760615d9f328ca1cf72f5.tar.gz llvm-2301e13269d52dbed9b760615d9f328ca1cf72f5.tar.bz2 |
[Clang][Frontend] Change help text for --offload-host-device
I believe the help text for the flag `--offload-host-device` is wrong. Currently, the help text says "Only compile for the offloading host." but the flag alias with `--cuda-compile-host-device` which
has the help text "Compile CUDA code for both host and device (default). Has no effect on non-CUDA compilations."
Fixes https://github.com/llvm/llvm-project/issues/64243
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D156641
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions