[PATCH] D115287: [DWARF] Fix consistency of checks in DWARF test

Jake Egan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 20:19:16 PST 2021


Jake-Egan added a comment.

In D115287#3177699 <https://reviews.llvm.org/D115287#3177699>, @dblaikie wrote:

> Looks good, thanks! (this is for more AIX compatibility so the test is agnostic to strp V str encoding, right? Might be worth noting that in the commit message)

Yes, same reasoning as D112636 <https://reviews.llvm.org/D112636>. I will update the commit message. Thanks for the review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115287



More information about the llvm-commits mailing list