docs: llvm -> LLVM

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
This commit is contained in:
Erik Faye-Lund
2020-09-29 18:13:03 +02:00
committed by Marge Bot
parent a1904c96f3
commit 5ed6432eeb

View File

@@ -230,7 +230,7 @@ LLVM
Meson includes upstream logic to wrap llvm-config using its standard Meson includes upstream logic to wrap llvm-config using its standard
dependency interface. dependency interface.
As of meson 0.51.0 meson can use cmake to find llvm (the cmake finder As of meson 0.51.0 meson can use cmake to find LLVM (the cmake finder
was added in meson 0.49.0, but LLVM cannot be found until 0.51) Due to was added in meson 0.49.0, but LLVM cannot be found until 0.51) Due to
the way LLVM implements its cmake finder it will only find static the way LLVM implements its cmake finder it will only find static
libraries, it will never find libllvm.so. There is also a libraries, it will never find libllvm.so. There is also a