[PATCH] D137091: [llvm-readobj] Rename JSON Flag fields to be more consistent

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 12:13:43 PST 2023


paulkirth updated this revision to Diff 502215.
paulkirth added a comment.
Herald added subscribers: atanasyan, jrtc27.

Fix tests after rebasing.

I hadn't accounted for the additional tests added earlier in the stack when rebasing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137091

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/Support/ScopedPrinter.h
  llvm/test/tools/llvm-readobj/ELF/aarch64-symbols-stother.test
  llvm/test/tools/llvm-readobj/ELF/mips-symbols-stother.test
  llvm/test/tools/llvm-readobj/ELF/relocations.test
  llvm/test/tools/llvm-readobj/ELF/symbol-visibility.test
  llvm/unittests/Support/ScopedPrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137091.502215.patch
Type: text/x-patch
Size: 15690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/7d60b29f/attachment.bin>


More information about the llvm-commits mailing list