Skip to content

Commit a76f678

Browse files
committed
[gn build] Port f7a32b8
1 parent d319cc8 commit a76f678

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/MCTargetDesc

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/MCTargetDesc/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,14 @@ static_library("MCTargetDesc") {
6464
"SystemZELFObjectWriter.cpp",
6565
"SystemZGNUInstPrinter.cpp",
6666
"SystemZGOFFObjectWriter.cpp",
67+
"SystemZHLASMAsmStreamer.cpp",
6768
"SystemZHLASMInstPrinter.cpp",
6869
"SystemZInstPrinterCommon.cpp",
6970
"SystemZMCAsmBackend.cpp",
7071
"SystemZMCAsmInfo.cpp",
7172
"SystemZMCCodeEmitter.cpp",
7273
"SystemZMCExpr.cpp",
7374
"SystemZMCTargetDesc.cpp",
75+
"SystemZTargetStreamer.cpp",
7476
]
7577
}

0 commit comments

Comments
 (0)