From 82a8b7cd0e971448262a7093bc7105de603cfc36 Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Mon, 4 Nov 2024 04:35:42 -0800 Subject: [PATCH] Update content/posts/2024-10-23-out-of-process-execution-for-clang-repl.md --- .../posts/2024-10-23-out-of-process-execution-for-clang-repl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2024-10-23-out-of-process-execution-for-clang-repl.md b/content/posts/2024-10-23-out-of-process-execution-for-clang-repl.md index f062c784..5df90d95 100644 --- a/content/posts/2024-10-23-out-of-process-execution-for-clang-repl.md +++ b/content/posts/2024-10-23-out-of-process-execution-for-clang-repl.md @@ -1,6 +1,6 @@ --- author: "Sahil Patidar" -date: "2024-10-27" +date: "2024-11-04" tags: ["GSoC", "clang-repl", "orc-jit"] title: "GSoC 2024: Out-Of-Process Execution For Clang-Repl" ---