diff options
author | Andrew Litteken <andrew.litteken@gmail.com> | 2020-09-17 15:43:40 -0500 |
---|---|---|
committer | Andrew Litteken <andrew.litteken@gmail.com> | 2020-09-25 15:12:34 -0500 |
commit | 15645d044bcfe2a0f63156048b302f997a717688 (patch) | |
tree | 4d5aa40443c55ffaf47b6132c6598579feb3c8cd /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 2a0ca17f66f7776ade251fd40dc9a4f981b2a673 (diff) | |
download | llvm-15645d044bcfe2a0f63156048b302f997a717688.zip llvm-15645d044bcfe2a0f63156048b302f997a717688.tar.gz llvm-15645d044bcfe2a0f63156048b302f997a717688.tar.bz2 |
[IRSim] Adding basic implementation of llvm-sim.
This is a similarity visualization tool that accepts a Module and
passes it to the IRSimilarityIdentifier. The resulting SimilarityGroups
are output in a JSON file.
Tests are found in test/tools/llvm-sim and check for the file not found,
a bad module, and that the JSON is created correctly.
Reviewers: paquette, jroelofs
Differential Revision: https://reviews.llvm.org/D86974
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions