[PATCH] D140256: [BOLT] Check no-LBR samples in mayHaveProfileData
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 12:39:18 PST 2023
rafauler accepted this revision.
rafauler added inline comments.
This revision is now accepted and ready to land.
================
Comment at: bolt/test/X86/nolbr.s:28
+ movq %rsp, %rbp
+ cmpl $0x0, %eax
+a:
----------------
fix tabs in your editor
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140256/new/
https://reviews.llvm.org/D140256
More information about the llvm-commits
mailing list