Files
llvm-project/llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
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

27 KiB