aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2021-02-26 20:06:49 -0800
committerArthur Eubanks <aeubanks@google.com>2021-03-01 10:08:10 -0800
commit040c1b49d7a7eaa23d883ca363744944f5597d92 (patch)
tree5b30c2c5f605621cd62c30d8e7442e15aeb64e52 /lldb/unittests/ScriptInterpreter/Python
parentdcfec279d607c41095f0f2d6469d6e4b2e618269 (diff)
downloadllvm-040c1b49d7a7eaa23d883ca363744944f5597d92.zip
llvm-040c1b49d7a7eaa23d883ca363744944f5597d92.tar.gz
llvm-040c1b49d7a7eaa23d883ca363744944f5597d92.tar.bz2
Move EntryExitInstrumentation pass location
This seems to be more of a Clang thing rather than a generic LLVM thing, so this moves it out of LLVM pipelines and as Clang extension hooks into LLVM pipelines. Move the post-inline EEInstrumentation out of the backend pipeline and into a late pass, similar to other sanitizer passes. It doesn't fit into the codegen pipeline. Also fix up EntryExitInstrumentation not running at -O0 under the new PM. PR49143 Reviewed By: hans Differential Revision: https://reviews.llvm.org/D97608
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions