mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[gn build] (manually) merge 2124ca1d5
This commit is contained in:
parent
9723fed320
commit
d4bdf8df2e
@ -17,7 +17,10 @@ static_library("MachO2") {
|
||||
"//llvm/lib/Support",
|
||||
"//llvm/lib/Target:TargetsToBuild",
|
||||
]
|
||||
include_dirs = [ "." ]
|
||||
include_dirs = [
|
||||
".",
|
||||
"//libunwind/include",
|
||||
]
|
||||
sources = [
|
||||
"Arch/X86_64.cpp",
|
||||
"Driver.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user