Enable compact unwind in all darwin simulators
authorJon Roelofs <jonathan_roelofs@apple.com>
Fri, 21 Jul 2023 19:51:39 +0000 (12:51 -0700)
committerJon Roelofs <jonathan_roelofs@apple.com>
Fri, 21 Jul 2023 23:13:47 +0000 (16:13 -0700)
commit62a1fbe9f7f95210480e166b9e4eb02a1389f54d
tree2e1b2cc23d0a362cc3d8ce3ea35e4983ec914a0d
parent785939c15e463a04514d50cda36bab1ee3febf97
Enable compact unwind in all darwin simulators

... since they've always supported it.

rdar://104359594

Differential revision: https://reviews.llvm.org/D155988
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/test/CodeGen/X86/apple-simulator-compact-unwind.ll [new file with mode: 0644]