问题
Is it possible to get Objects' memory address at runtime?
For a certain c++ project, is it possible to track all objects' information, including memory address at runtime, lifetime and the counts of load & store?
来源:https://stackoverflow.com/questions/38527218/getting-the-memory-address-of-all-objects-at-runtime-in-llvm