[PATCH] D122929: [BOLT] Check for !isTailCall in isUnconditionalBranch

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 11:39:56 PDT 2022


maksfb added inline comments.


================
Comment at: bolt/test/AArch64/ext-double-jump.s:10
+  .align 4
+  .global dummy1
+  .type dummy1, %function
----------------
nit: could you add size directives for functions in the test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122929



More information about the llvm-commits mailing list