aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorMed Ismail Bennani <ismail@bennani.ma>2023-04-28 12:50:02 -0700
committerMed Ismail Bennani <ismail@bennani.ma>2023-04-28 12:51:01 -0700
commitdc275fd03254d67d29cc70a5a0569acf24d2280d (patch)
tree35194940d12d36b0335054720c67ebe87d1d980d /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent6ebe3949159e18db1022ff2006a9877e3ba92bbf (diff)
downloadllvm-dc275fd03254d67d29cc70a5a0569acf24d2280d.zip
llvm-dc275fd03254d67d29cc70a5a0569acf24d2280d.tar.gz
llvm-dc275fd03254d67d29cc70a5a0569acf24d2280d.tar.bz2
[lldb/crashlog] Fix JSON ObjectFile module loading issue
In 27f27d15f6c9, we added a new way to use textual (JSON) object files and symbol files with the interactive crashlog command, using the inlined symbols from the crash report. However, there was a missing piece after successfully adding the textual module to the target, we didn't mark it as available causing the module loading to exit early. This patch addresses that issue by marking the module as available when added successfully to the target. Differential Revision: https://reviews.llvm.org/D149477 Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions