about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAdam Gastineau <adam@agg.im>2024-03-19 13:06:10 -0700
committerAdam Gastineau <adam@agg.im>2024-03-19 13:06:10 -0700
commit572d6cd322e96963e3e056fadc352e4d7471203f (patch)
tree847bfb4956ae00fc7a7a0d08ba5f1f8422a25d95
parent4f7ac51372cfcb14454433de52fed6321f5378ca (diff)
downloadrust-572d6cd322e96963e3e056fadc352e4d7471203f.tar.gz
rust-572d6cd322e96963e3e056fadc352e4d7471203f.zip
Added note about LLVM 18 requirement
-rw-r--r--src/doc/rustc/src/platform-support/apple-visionos.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/platform-support/apple-visionos.md b/src/doc/rustc/src/platform-support/apple-visionos.md
index 95d3bdd5c27..24bb94d3cf0 100644
--- a/src/doc/rustc/src/platform-support/apple-visionos.md
+++ b/src/doc/rustc/src/platform-support/apple-visionos.md
@@ -17,7 +17,7 @@ Apple visionOS targets:
 ## Requirements
 
 These targets are cross-compiled.
-To build these targets Xcode 15 or higher on macOS is required.
+To build these targets Xcode 15 or higher on macOS is required, along with LLVM 18.
 
 ## Building the target