mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
[gn build] Port 9ff4be640f
This commit is contained in:
parent
0d51c8704c
commit
535b197b8e
@ -7,5 +7,8 @@ static_library("DWARFLinker") {
|
||||
"//llvm/lib/Object",
|
||||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [ "Utils.cpp" ]
|
||||
sources = [
|
||||
"DWARFLinkerBase.cpp",
|
||||
"Utils.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user