summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2020-02-10 14:28:47 -0600
committerJohannes Doerfert <johannes@jdoerfert.de>2020-02-12 17:55:01 -0600
commit8a56d64d7620b3764f10f03f3a1e307fcdd72c2f (patch)
tree5266907a6e2f8e6d6ca36108aa08cee542620429 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent77b2ffc498e92cce7546d191f6712a3046300501 (diff)
[OpenMP][IRBuilder] Perform finalization (incl. outlining) late
In order to fix PR44560 and to prepare for loop transformations we now finalize a function late, which will also do the outlining late. The logic is as before but the actual outlining step happens now after the function was fully constructed. Once we have loop transformations we can apply them in the finalize step before the outlining. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D74372
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions