[all-commits] [llvm/llvm-project] 62a1fb: Enable compact unwind in all darwin simulators
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Fri Jul 21 16:14:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62a1fbe9f7f95210480e166b9e4eb02a1389f54d
https://github.com/llvm/llvm-project/commit/62a1fbe9f7f95210480e166b9e4eb02a1389f54d
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M llvm/lib/MC/MCObjectFileInfo.cpp
A llvm/test/CodeGen/X86/apple-simulator-compact-unwind.ll
Log Message:
-----------
Enable compact unwind in all darwin simulators
... since they've always supported it.
rdar://104359594
Differential revision: https://reviews.llvm.org/D155988
More information about the All-commits
mailing list