diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-09-06 12:51:43 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-09-06 13:40:05 -0500 |
commit | 57ef29f2835eb594bc2ad4793df05188be4c2ef6 (patch) | |
tree | 258abc2794572969163524fb26b3b94279eefdbd /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | f049b2c3fcbae739ac965f97fd6855ca1aab77b8 (diff) | |
download | llvm-57ef29f2835eb594bc2ad4793df05188be4c2ef6.zip llvm-57ef29f2835eb594bc2ad4793df05188be4c2ef6.tar.gz llvm-57ef29f2835eb594bc2ad4793df05188be4c2ef6.tar.bz2 |
[OpenMP] Remove use of removed '-f[no-]openmp-new-driver' flag
The changes in D130020 removed all support for the old method of
compiling OpenMP offloading programs. This means that
`-fopenmp-new-driver` has no effect and `-fno-openmp-new-driver` does
not work. This patch removes the use and documentation of this flag.
Note that the `--offload-new-driver` flag still exists for using the new
driver optionally with CUDA and HIP.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D133367
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions