mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 20:16:05 +00:00

breakpoint as "file address" so that the address breakpoint will track that module even if it gets loaded in a different place. Also fixed the Address breakpoint resolver so that it handles this tracking correctly. llvm-svn: 253308