Skip to content

Commit 22064ce

Browse files
committed
[gn build] Port 3f53155
1 parent 5c5bcd6 commit 22064ce

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/lib/Interpreter/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ static_library("Interpreter") {
3131
"Interpreter.cpp",
3232
"InterpreterUtils.cpp",
3333
"InterpreterValuePrinter.cpp",
34+
"RemoteJITUtils.cpp",
3435
"Value.cpp",
3536
]
3637
}

0 commit comments

Comments
 (0)