[PATCH] D152595: [PseudoProbe] Disgard probes for dead functions.

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 18:00:55 PDT 2023


wenlei added a comment.

> Probes of dead functions may be left over in the final binary for some reason,

How many probes (in terms of % size) belong to dead functions? Can we avoid emitting these probes in the first place?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152595



More information about the llvm-commits mailing list