Skip to content

Commit

Permalink
Remove mentioned of unused LLVM patch (JuliaLang#57323)
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy authored Feb 9, 2025
1 parent 79e98e3 commit c269329
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
18 changes: 0 additions & 18 deletions deps/patches/llvm7-symver-jlprefix.patch

This file was deleted.

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

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

0 comments on commit c269329

Please sign in to comment.