[PATCH] D142747: [Pseudo Probe] Do not instrument EH blocks.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 11:23:28 PST 2023


hoy updated this revision to Diff 493366.
hoy added a comment.

Removing unnecessary header inclusions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142747

Files:
  llvm/include/llvm/Analysis/EHUtils.h
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/include/llvm/CodeGen/MachineSSAContext.h
  llvm/lib/CodeGen/MachineFunctionSplitter.cpp
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142747.493366.patch
Type: text/x-patch
Size: 10436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/a4fb5857/attachment.bin>


More information about the llvm-commits mailing list