Skip to content

Commit 44dc572

Browse files
committed
[gn build] Port 507e413
1 parent 507e413 commit 44dc572

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/libunwind/src

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/libunwind/src/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ unwind_sources = [
4040
"UnwindRegistersRestore.S",
4141
"UnwindRegistersSave.S",
4242
"assembly.h",
43-
"cet_unwind.h",
4443
"config.h",
4544
"dwarf2.h",
4645
"libunwind.cpp",
4746
"libunwind_ext.h",
47+
"shadow_stack_unwind.h",
4848
]
4949
if (current_os == "aix") {
5050
unwind_sources += [ "Unwind_AIXExtras.cpp" ]

0 commit comments

Comments
 (0)