diff options
author | Jason Molenda <jmolenda@apple.com> | 2025-06-17 17:34:09 -0700 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2025-06-17 17:41:31 -0700 |
commit | 4e090b6e84e33e2a442e3951253ca570f8f842f8 (patch) | |
tree | ede751802843e40c3033857062bcdab3e9028d47 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 99e263228f4513c166f20469968b2b646edaaa33 (diff) | |
download | llvm-4e090b6e84e33e2a442e3951253ca570f8f842f8.zip llvm-4e090b6e84e33e2a442e3951253ca570f8f842f8.tar.gz llvm-4e090b6e84e33e2a442e3951253ca570f8f842f8.tar.bz2 |
[lldb] Re-insert code to search for a binary by filepath if provided
July 14 2024 I landed a change to update progress reporting when
loading kernel/firmware binaries
https://github.com/llvm/llvm-project/pull/98845
In DynamicLoader::LoadBinaryWithUUIDAndAddress I removed code that
was setting the ModuleSpec to the provided name, if the name provided
is that of a file on disk. With this code missing, if a filepath
name is passed in, this code will fail to find that binary on the local
disk. There's nothing in the PR / intention that would lead to this
change, it was unintentional.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions