aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-mca/llvm-mca.cpp
diff options
context:
space:
mode:
authorMed Ismail Bennani <ismail@bennani.ma>2023-05-22 15:51:43 -0700
committerMed Ismail Bennani <ismail@bennani.ma>2023-05-22 16:14:00 -0700
commitabba5de724665362db707d4cfab598cfbf5a475e (patch)
tree293da7b5b91e3a339b5b984860e34bbd0b362097 /llvm/tools/llvm-mca/llvm-mca.cpp
parent273a2d337f675f3ee050f281b1fecc3e806b9a3c (diff)
downloadllvm-abba5de724665362db707d4cfab598cfbf5a475e.zip
llvm-abba5de724665362db707d4cfab598cfbf5a475e.tar.gz
llvm-abba5de724665362db707d4cfab598cfbf5a475e.tar.bz2
[lldb/crashlog] Remove tempfile prefix from inlined symbol object file
This patch changes the way we generate the ObjectFileJSON files containing the inlined symbols from the crash report to remove the tempfile prefix from the object file name. To do so, instead of creating a new tempfile for each module, we create a temporary directory that contains each module object file with the same name as the module. This makes the backtraces only contain the module name without the temfile prefix which makes it look like a regular stackframe. Differential Revision: https://reviews.llvm.org/D151045 Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
Diffstat (limited to 'llvm/tools/llvm-mca/llvm-mca.cpp')
0 files changed, 0 insertions, 0 deletions