Skip to content

Commit c269329

Browse files
authored
Remove mentioned of unused LLVM patch (#57323)
1 parent 79e98e3 commit c269329

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

deps/patches/llvm7-symver-jlprefix.patch

Lines changed: 0 additions & 18 deletions
This file was deleted.

doc/src/devdocs/build/build.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ For packaging Julia with LLVM, we recommend either:
250250
- bundling a Julia-only LLVM library inside the Julia package, or
251251
- adding the patches to the LLVM package of the distribution.
252252
* A complete list of patches is available in on [Github](https://github.com/JuliaLang/llvm-project) see the `julia-release/18.x` branch.
253-
* The only Julia-specific patch is the lib renaming (`llvm7-symver-jlprefix.patch`), which should _not_ be applied to a system LLVM.
254253
* The remaining patches are all upstream bug fixes, and have been contributed into upstream LLVM.
255254

256255
Using an unpatched or different version of LLVM will result in errors and/or poor performance.

0 commit comments

Comments
 (0)