mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:25:14 +08: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