[PATCH] D102011: Use `-cfg-func-name` value as filter for `-view-cfg`, etc.

Joachim Meyer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 10:25:18 PDT 2021


fodinabor updated this revision to Diff 343713.
fodinabor added a comment.

Add test for the filtering with -dot-cfg and -dot-cfg-only. As far as I see it, the view variant is not really testable. Happy to be proved wrong, though. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102011

Files:
  llvm/lib/Analysis/CFGPrinter.cpp
  llvm/test/Other/cfg-printer-filter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102011.343713.patch
Type: text/x-patch
Size: 4694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/57897a1b/attachment.bin>


More information about the llvm-commits mailing list