From 5c951aa2cb07ad4519db9fd7d2e431767982ffb5 Mon Sep 17 00:00:00 2001 From: mcbarton <150042563+mcbarton@users.noreply.github.com> Date: Wed, 4 Dec 2024 19:47:10 +0000 Subject: [PATCH] Update ReleaseNotes.md to reflect llvm 19 support --- docs/ReleaseNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index 951cf318d..ede814380 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -25,7 +25,7 @@ infrastructure are described first. ## External Dependencies - CppInterOp now works with: - - llvm18 + - llvm19 ## Introspection