[gn build] Port
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 11 Aug 2021 08:16:37 +0000 (08:16 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 11 Aug 2021 08:16:37 +0000 (08:16 +0000)
llvm/utils/gn/secondary/libunwind/src/BUILD.gn

index 2886929..a50b6ad 100644 (file)
@@ -21,6 +21,8 @@ if (current_os == "mac") {
 }
 
 unwind_sources = [
+  "../include/unwind_arm_ehabi.h",
+  "../include/unwind_itanium.h",
   "AddressSpace.hpp",
   "CompactUnwinder.hpp",
   "DwarfInstructions.hpp",