[PATCH] D114478: [TLI checker] Update for post-commit review comments

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 08:22:09 PST 2021


probinson updated this revision to Diff 389509.
probinson marked 4 inline comments as done.
probinson added a comment.

Remove more unnecessary sections/fields from yaml file.
Report filename in a warning message.
Unconditionally demangle function name for future-proofing.


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

https://reviews.llvm.org/D114478

Files:
  llvm/test/tools/llvm-tli-checker/Inputs/ps4-tli-check.right.so
  llvm/test/tools/llvm-tli-checker/Inputs/ps4-tli-check.wrong.so
  llvm/test/tools/llvm-tli-checker/ps4-tli-check.s
  llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml
  llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114478.389509.patch
Type: text/x-patch
Size: 36406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/fb22d065/attachment-0001.bin>


More information about the llvm-commits mailing list