[gn build] Port 3f531552e6

This commit is contained in:
LLVM GN Syncbot
2025-06-30 08:31:20 +00:00
parent 5c5bcd6221
commit 22064ce53e

View File

@@ -31,6 +31,7 @@ static_library("Interpreter") {
"Interpreter.cpp",
"InterpreterUtils.cpp",
"InterpreterValuePrinter.cpp",
"RemoteJITUtils.cpp",
"Value.cpp",
]
}