forked from OSchip/llvm-project
[gn build] Port
This commit is contained in:
parent
6b6d344731
commit
f6425dfcbe
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue