From df6b80508d59cac399d8cd94b9fb6d9d2caf94e6 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sun, 31 Jul 2022 21:00:03 +0200 Subject: [PATCH] this breaks markdown --- src/backend/updating-llvm.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/backend/updating-llvm.md b/src/backend/updating-llvm.md index 8c9c60f5..bd5b1277 100644 --- a/src/backend/updating-llvm.md +++ b/src/backend/updating-llvm.md @@ -66,9 +66,9 @@ Example PRs look like: ## Feature updates -> Note that this information is as of the time of this writing, - October 2021. The process for updating LLVM changes with -practically all LLVM updates, so this may be out of date! +> Note that this information is as of the time of this writing, October 2021. The process for updating LLVM changes with +> practically all LLVM updates, so this may be out of date! Unlike bugfixes, updating to pick up a new feature of LLVM typically requires a lot more work. This is where we can't reasonably cherry-pick commits backwards