aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2022-11-08 15:31:40 +0200
committerMartin Storsjö <martin@martin.st>2022-11-18 08:50:26 +0200
commitfe287bf096c6b5fdf46b2d34590311099852abd4 (patch)
tree8a58263d29e2ff4467bafad0d194c1eaf7f90f80 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent7e6dbfcd9d26a8e272823669399922e2782139c8 (diff)
downloadllvm-fe287bf096c6b5fdf46b2d34590311099852abd4.zip
llvm-fe287bf096c6b5fdf46b2d34590311099852abd4.tar.gz
llvm-fe287bf096c6b5fdf46b2d34590311099852abd4.tar.bz2
[openmp] Only try to add the -mrtm flag on i386/x86_64
Clang does accept the flag for any architecture, but prints a warning: clang-16: warning: argument unused during compilation: '-mrtm' [-Wunused-command-line-argument] This flag is documented as an x86 specific flag, so don't try to add it for other architectures, to silence this warning. Differential Revision: https://reviews.llvm.org/D137744
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions