[all-commits] [llvm/llvm-project] b27e0b: Revert "Emit unwind information in the .debug_fram...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Thu Dec 22 14:24:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b27e0b2e6703710c140aefd2990091f1779841ac
https://github.com/llvm/llvm-project/commit/b27e0b2e6703710c140aefd2990091f1779841ac
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M llvm/lib/MC/MCDwarf.cpp
R llvm/test/DebugInfo/AArch64/debugframeinfo.s
Log Message:
-----------
Revert "Emit unwind information in the .debug_frame section when the .cfi_sections .debug_frame directive is used."
This reverts commit d2cbdb6bef31bdc3254daf57148225ea4b34520c.
This is because we are seeing linker crashes in the internal apple bots.
More information about the All-commits
mailing list