[gn build] Port 507e413a2d85

This commit is contained in:
LLVM GN Syncbot 2025-02-20 08:12:26 +00:00
parent 507e413a2d
commit 44dc5729b0

View File

@ -40,11 +40,11 @@ unwind_sources = [
"UnwindRegistersRestore.S",
"UnwindRegistersSave.S",
"assembly.h",
"cet_unwind.h",
"config.h",
"dwarf2.h",
"libunwind.cpp",
"libunwind_ext.h",
"shadow_stack_unwind.h",
]
if (current_os == "aix") {
unwind_sources += [ "Unwind_AIXExtras.cpp" ]