llvm-project/llvm/tools/llvm-cxxdump
Rafael Espindola 8bab889b0f Convert getSymbolSection to return an ErrorOr.
This function can actually fail since the symbol contains an index to the
section and that can be invalid.

llvm-svn: 244375
2015-08-07 23:27:14 +00:00
..
CMakeLists.txt
Error.cpp
Error.h
LLVMBuild.txt
Makefile
llvm-cxxdump.cpp Convert getSymbolSection to return an ErrorOr. 2015-08-07 23:27:14 +00:00
llvm-cxxdump.h