[PATCH] D63084: [llvm-readobj] Don't abort printing of dynamic table if string reference is invalid

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 13:43:00 PDT 2019


ychen added a comment.

- Match GNU output for DT_RPATH and DT_RUNPATH.
- All diagnose messages enclosed with `<>`.
- Test updated accordingly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63084





More information about the llvm-commits mailing list