[PATCH] D129456: [lldb] Add image dump pcm-info command

Dave Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 12 13:10:13 PDT 2022


kastiglione updated this revision to Diff 444057.
kastiglione added a comment.

simplify error handling by checking for .pcm extension


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129456

Files:
  clang/include/clang/Frontend/FrontendActions.h
  clang/lib/Frontend/FrontendActions.cpp
  lldb/source/Commands/CommandObjectTarget.cpp
  lldb/test/API/commands/target/dump-pcm-info/Makefile
  lldb/test/API/commands/target/dump-pcm-info/TestDumpPCMInfo.py
  lldb/test/API/commands/target/dump-pcm-info/main.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129456.444057.patch
Type: text/x-patch
Size: 7360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220712/8a906e9d/attachment.bin>


More information about the cfe-commits mailing list