Skip to content

Commit ff6ed3d

Browse files
committed
[gn build] Port 18d4ba5
1 parent a746fe5 commit ff6ed3d

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/AsmParser

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/AsmParser/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ static_library("AsmParser") {
66
"//llvm/lib/Support",
77
]
88
sources = [
9+
"AsmParserContext.cpp",
910
"LLLexer.cpp",
1011
"LLParser.cpp",
1112
"Parser.cpp",

0 commit comments

Comments
 (0)