Skip to content

Commit 1bf9c89

Browse files
committed
patch bug resolved
1 parent baaf759 commit 1bf9c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/llvm/clang20-1-out-of-process.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ new file mode 100644
169169
index 000000000..8324aeaaf
170170
--- /dev/null
171171
+++ b/clang/lib/Interpreter/RemoteJITUtils.cpp
172-
@@ -0,0 +1,305 @@
172+
@@ -0,0 +1,285 @@
173173
+//===-- RemoteJITUtils.cpp - Utilities for remote-JITing --------*- C++ -*-===//
174174
+//
175175
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)