diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2025-03-20 19:35:31 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-20 19:35:31 +0300 |
commit | 482b95217e9d77c8c5ddb601579ef8b6d86c188c (patch) | |
tree | cd3e345e69d973d47be9d91a5f2f4251fddfa48a /clang/lib/Basic/FileManager.cpp | |
parent | 2df51fd9c491ef1ad90fbad5ce18ea8ff8bd3117 (diff) | |
download | llvm-482b95217e9d77c8c5ddb601579ef8b6d86c188c.zip llvm-482b95217e9d77c8c5ddb601579ef8b6d86c188c.tar.gz llvm-482b95217e9d77c8c5ddb601579ef8b6d86c188c.tar.bz2 |
[BOLT] Gadget scanner: factor out utility code (#131895)
Factor out the code for mapping from physical registers to consecutive
array indexes.
Introduce helper functions to print instructions and registers to
prevent mixing of analysis logic and implementation details of debug
output.
Removed the debug printing from `Gadget::generateReport`, as it doesn't
seem to add important information to what was already printed in the
report itself.
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions