[llvm] [BOLT] Fix preserved offset in fixDoubleJumps (PR #92485)

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 19:08:40 PDT 2024


================
@@ -1,8 +1,6 @@
 # This reproduces a bug with dynostats when trying to compute branch stats
 # at a block with two tails calls (one conditional and one unconditional).
 
-# REQUIRES: system-linux
----------------
dcci wrote:

why has this been removed?

https://github.com/llvm/llvm-project/pull/92485


More information about the llvm-commits mailing list