aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMin-Yih Hsu <min.hsu@sifive.com>2023-11-20 14:00:47 -0800
committerGitHub <noreply@github.com>2023-11-20 14:00:47 -0800
commit0e24179797faf5d309fcc5024131c2293accff26 (patch)
treeb19f22526628a4fb63711c2239855803405605bd /clang/lib/CodeGen/CodeGenModule.cpp
parenta1e2c6566305061c115954b048f2957c8d55cb5b (diff)
downloadllvm-0e24179797faf5d309fcc5024131c2293accff26.zip
llvm-0e24179797faf5d309fcc5024131c2293accff26.tar.gz
llvm-0e24179797faf5d309fcc5024131c2293accff26.tar.bz2
[SelectionDAG] Add support to filter SelectionDAG dumps during ISel by function names (#72696)
`-debug-only=isel-dump` is the new debug type for printing SelectionDAG after each ISel phase. This can be furthered filter by `-filter-print-funcs=<function names>`. Note that the existing `-debug-only=isel` will take precedence over the new behavior and print SelectionDAG dumps of every single function regardless of `-filter-print-funcs`'s values.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions