mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 17:46:04 +00:00
[gn build] Port 507e413a2d85
This commit is contained in:
parent
507e413a2d
commit
44dc5729b0
@ -40,11 +40,11 @@ unwind_sources = [
|
|||||||
"UnwindRegistersRestore.S",
|
"UnwindRegistersRestore.S",
|
||||||
"UnwindRegistersSave.S",
|
"UnwindRegistersSave.S",
|
||||||
"assembly.h",
|
"assembly.h",
|
||||||
"cet_unwind.h",
|
|
||||||
"config.h",
|
"config.h",
|
||||||
"dwarf2.h",
|
"dwarf2.h",
|
||||||
"libunwind.cpp",
|
"libunwind.cpp",
|
||||||
"libunwind_ext.h",
|
"libunwind_ext.h",
|
||||||
|
"shadow_stack_unwind.h",
|
||||||
]
|
]
|
||||||
if (current_os == "aix") {
|
if (current_os == "aix") {
|
||||||
unwind_sources += [ "Unwind_AIXExtras.cpp" ]
|
unwind_sources += [ "Unwind_AIXExtras.cpp" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user