diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-27 09:56:37 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-27 09:58:55 -0400 |
commit | 0a4a43cf138b929b5280dbe4fcf5f219ca18ae43 (patch) | |
tree | 7c6e9dfb04c8c1b5a93b01a3d4debca7d45cb3a7 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | fd9026131e6c5de6f4e582d5c85c5b5588672dfb (diff) | |
download | llvm-0a4a43cf138b929b5280dbe4fcf5f219ca18ae43.zip llvm-0a4a43cf138b929b5280dbe4fcf5f219ca18ae43.tar.gz llvm-0a4a43cf138b929b5280dbe4fcf5f219ca18ae43.tar.bz2 |
[OpenMP] Properly handle the `-f/-fno` veraints for the new driver
Summary:
We provide the `-f(no-)openmp-new-driver` option to allow users to use
the old or new driver. Previously this wasn't handled in the expected
way and only `-fno-openmp-new-driver` was checked. This patch fixes that
by using the `hasFlag` method as is standard.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions