summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorWill Hawkins <whh8b@obs.cr>2022-05-20 13:50:42 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2022-05-20 14:01:05 -0700
commita3c3482ceb529206b0ae4e7782e5496da5e0879d (patch)
treea88abb67293fdc26096c5af7cd3edcaa13e99b2c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentbd62b70b515bcbded99ea2debe1d1f54acbb38cd (diff)
[lldb] Consider binary as module of last resort
When setting an address breakpoint using a non-section address in lldb before having ever run the program, the binary itself is not considered a module. As a result, the breakpoint is unresolved (and never gets resolved subsequently). This patch changes that behavior: as a last resort, the binary is considered as a module when resolving a non-section address breakpoint. Differential revision: https://reviews.llvm.org/D124731
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions