[all-commits] [llvm/llvm-project] ca06b6: [BOLT] Omit CFI state while printing functions wit...
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Thu Jun 27 17:27:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca06b610841c849eb1db43ad057310c8f7eea81e
https://github.com/llvm/llvm-project/commit/ca06b610841c849eb1db43ad057310c8f7eea81e
Author: Maksim Panchenko <maks at fb.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M bolt/lib/Core/BinaryFunction.cpp
M bolt/test/X86/issue20.s
M bolt/test/X86/issue20.test
M bolt/test/X86/sctc-bug4.test
Log Message:
-----------
[BOLT] Omit CFI state while printing functions without CFI (#96723)
If a function has no CFI program attached to it, do not print redundant
empty CFI state for every basic block.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list