aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSnehasish Kumar <snehasishk@google.com>2022-03-02 17:28:09 -0800
committerSnehasish Kumar <snehasishk@google.com>2022-03-04 11:10:08 -0800
commit11314f405903482c5a09e29922db80305e7c20d4 (patch)
tree11817fd4df72b3ee1251d3f2345e46f2a7f8d803 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent76ec69a911c696feb9d315fa8335406556718e89 (diff)
downloadllvm-11314f405903482c5a09e29922db80305e7c20d4.zip
llvm-11314f405903482c5a09e29922db80305e7c20d4.tar.gz
llvm-11314f405903482c5a09e29922db80305e7c20d4.tar.bz2
[memprof] Filter out callstack frames which cannot be symbolized.
This patch filters out callstack frames which can't be symbolized or if the frames belong to the runtime. Symbolization may not be possible if debug information is unavailable or if the addresses are from a shared library. For now we only support optimization of the main binary which is statically linked to the compiler runtime. Differential Revision: https://reviews.llvm.org/D120860
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions