Skip to content

Commit d9e3972

Browse files
committed
[gn build] Port 0c1bb4f
1 parent 0c1bb4f commit d9e3972

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ static_library("TableGen") {
22
output_name = "LLVMTableGen"
33
deps = [ "//llvm/lib/Support" ]
44
sources = [
5+
"DetailedRecordsBackend.cpp",
56
"Error.cpp",
67
"JSONBackend.cpp",
78
"Main.cpp",

0 commit comments

Comments
 (0)