aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-09-06 13:56:24 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-09-06 13:56:24 -0500
commit3a623999f3ff96843f97ee300e0c94b8cbc88a9f (patch)
tree9f44abe50dd1c4f6fef1b00d15624aadefd310ad /lldb/source/Commands/CommandObjectFrame.cpp
parent57ef29f2835eb594bc2ad4793df05188be4c2ef6 (diff)
downloadllvm-3a623999f3ff96843f97ee300e0c94b8cbc88a9f.zip
llvm-3a623999f3ff96843f97ee300e0c94b8cbc88a9f.tar.gz
llvm-3a623999f3ff96843f97ee300e0c94b8cbc88a9f.tar.bz2
[OpenMP] Fix logic error when building offloading applications
Summary: A previous patch removed support for the `-fopenmp-new-driver` and accidentally used the `isHostOffloading` flag instead of `isDeviceOffloading` which lead to some build errors when compiling for the offloading device. This patch addresses that.
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions