Skip to content

Commit 1d88cfc

Browse files
committed
[gn build] Port 46e2c07
1 parent bf1d278 commit 1d88cfc

File tree

1 file changed

+3
-0
lines changed
  • llvm/utils/gn/secondary/lldb/source/ValueObject

1 file changed

+3
-0
lines changed

llvm/utils/gn/secondary/lldb/source/ValueObject/BUILD.gn

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ static_library("ValueObject") {
2424
]
2525
include_dirs = [ ".." ]
2626
sources = [
27+
"DILAST.cpp",
28+
"DILEval.cpp",
2729
"DILLexer.cpp",
30+
"DILParser.cpp",
2831
"ValueObject.cpp",
2932
"ValueObjectCast.cpp",
3033
"ValueObjectChild.cpp",

0 commit comments

Comments
 (0)