summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authorSnehasish Kumar <snehasishk@google.com>2023-03-01 01:33:19 +0000
committerSnehasish Kumar <snehasishk@google.com>2023-03-06 21:24:40 +0000
commit599b7690fa917ea4e9cd67275e34d0b5a0f51aa9 (patch)
tree8860f2cdef0f1e9172b56b2c47d990adaf935cf6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
parentf9a663f9692f5e5342be0cbb27abc74cdf417434 (diff)
[memprof] Refactor tests to generate binaries and profiles on the fly.
This change replaces the binary profiles and executables used for testing the memprof profile reader with tests where the profiles are generated on the fly. This reduces toil when the profile version changes. The tests are moved from tools/llvm-profdata to compiler-rt/test/memprof due to the following reasons: 1. Adding dependency on memprof lit.cfg.py for llvm-profdata is preferable to adding a dependency on compiler-rt for llvm/test. 2. All the tests can now be run with `ninja check-memprof`. Reviewed By: tejohnson Differential Revision: https://reviews.llvm.org/D145023
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions