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
Loading
Please sign in to comment
This function can actually fail since the symbol contains an index to the section and that can be invalid. llvm-svn: 244375