this breaks markdown
This commit is contained in:
parent
e82c2457b4
commit
df6b80508d
|
|
@ -66,9 +66,9 @@ Example PRs look like:
|
||||||
|
|
||||||
## Feature updates
|
## Feature updates
|
||||||
|
|
||||||
> Note that this information is as of the time of this writing,
|
> Note that this information is as of the time of this writing, <!--
|
||||||
<!-- date-check --> October 2021. The process for updating LLVM changes with
|
> date-check --> October 2021. The process for updating LLVM changes with
|
||||||
practically all LLVM updates, so this may be out of date!
|
> 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
|
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
|
lot more work. This is where we can't reasonably cherry-pick commits backwards
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue