[PATCH] D105522: [llvm-readobj][XCOFF] Fix the error dumping for the first item of StringTable.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 00:36:09 PDT 2021


Esme added a comment.

I've committed rG737e27f6236f <https://reviews.llvm.org/rG737e27f6236f18dcac53130242756ba0cc1dfe7d> after rG3df1e7e6f05e <https://reviews.llvm.org/rG3df1e7e6f05e42df813accf8ec89e800515b6f70> to add an early out in case the string is empty.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105522/new/

https://reviews.llvm.org/D105522



More information about the llvm-commits mailing list