[llvm] [BOLT] Add sink block to flow CFG in profile inference (PR #95047)
Amir Ayupov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 16:52:00 PDT 2024
================
@@ -1,5 +1,4 @@
## This verifies that functions where an exit block has a landing pad are covered by stale profile inference.
-# RUN: %clangxx %cxxflags %p/Inputs/infer_no_exits.s -o %t.exe
----------------
aaupov wrote:
Wait, why did you remove that?
https://github.com/llvm/llvm-project/pull/95047
More information about the llvm-commits
mailing list