forked from OSchip/llvm-project
[gn build] Port f00be8da62
This commit is contained in:
parent
f00be8da62
commit
13e28b6a9a
|
@ -52,6 +52,7 @@ static_library("MCTargetDesc") {
|
|||
sources = [
|
||||
"PPCAsmBackend.cpp",
|
||||
"PPCELFObjectWriter.cpp",
|
||||
"PPCELFStreamer.cpp",
|
||||
"PPCInstPrinter.cpp",
|
||||
"PPCMCAsmInfo.cpp",
|
||||
"PPCMCCodeEmitter.cpp",
|
||||
|
|
Loading…
Reference in New Issue