[PATCH] D67328: [llvm-readobj] Warn user when dumping not supported version of stack map (PR38278).

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 02:35:39 PDT 2019


Higuoxing updated this revision to Diff 219675.
Higuoxing added a comment.

Sorry, I see some patterns like `/* LowerCase */ true` elsewhere, and have no idea that this is not a proper pattern.

Thanks a lot for pointing this out :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67328

Files:
  llvm/include/llvm/Object/StackMapParser.h
  llvm/test/tools/llvm-readobj/elf-stackmap-unsupported-version-2.test
  llvm/tools/llvm-readobj/COFFDumper.cpp
  llvm/tools/llvm-readobj/ELFDumper.cpp
  llvm/tools/llvm-readobj/MachODumper.cpp
  llvm/tools/llvm-readobj/StackMapPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67328.219675.patch
Type: text/x-patch
Size: 5735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/fbae75c7/attachment.bin>


More information about the llvm-commits mailing list