diff options
| author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-07-21 15:52:04 -0400 |
|---|---|---|
| committer | Huber, Joseph <huberjn@ornl.gov> | 2021-07-21 21:18:26 -0400 |
| commit | 16206d17cd9e6b473673204c458e5f20bcc59fb1 (patch) | |
| tree | e24d4efb60eba3cdc4c068360e20cc0c34afdca7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
| parent | 196fe994b8cccd986f4a63530d494cdd04cd04db (diff) | |
| download | llvm-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.h')
0 files changed, 0 insertions, 0 deletions
