aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2021-07-21 15:52:04 -0400
committerHuber, Joseph <huberjn@ornl.gov>2021-07-21 21:18:26 -0400
commit16206d17cd9e6b473673204c458e5f20bcc59fb1 (patch)
treee24d4efb60eba3cdc4c068360e20cc0c34afdca7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
parent196fe994b8cccd986f4a63530d494cdd04cd04db (diff)
downloadllvm-16206d17cd9e6b473673204c458e5f20bcc59fb1.zip
llvm-16206d17cd9e6b473673204c458e5f20bcc59fb1.tar.gz
llvm-16206d17cd9e6b473673204c458e5f20bcc59fb1.tar.bz2
[OpenMP] Strip NoInline from known OpenMP runtime functions
This patch strips the NoInline attribute from known OpenMP runtime functions. This is done so that we can denote certain runtime functions as NoInline to ensure their call sites are intact so they can be checked by OpenMPOpt. We don't wan't this noinline attribute to remain for any functions after OpenMPOpt has been run however. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D106482
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions