forked from OSchip/llvm-project
be8b0ea854
getSymbolValue now returns a value that in convenient for most callers: * 0 for undefined * symbol size for common symbols * offset/address for symbols the rest Code that needs something more specific can check getSymbolFlags. llvm-svn: 241605 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLVMSymbolize.cpp | ||
LLVMSymbolize.h | ||
Makefile | ||
llvm-symbolizer.cpp |