mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-14 18:06:27 +00:00
[compiler-rt] [docs] Mention Windows as one of the supported OSes (#106874)
Compiler-rt can be built for Windows, and most parts of it work. Some parts only really work on x86/x86_64 (like address sanitizers), but the OS overall is supported.
This commit is contained in:
parent
7e6bad112c
commit
af5c18ad35
@ -77,7 +77,7 @@
|
||||
<p><b>builtins</b> is known to work on the following platforms:</p>
|
||||
<ul>
|
||||
<li>Machine Architectures: i386, X86-64, SPARC64, ARM, PowerPC, PowerPC 64.</li>
|
||||
<li>OS: DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, Linux, Darwin.</li>
|
||||
<li>OS: DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, Linux, Darwin, Windows.</li>
|
||||
</ul>
|
||||
|
||||
<p>Most sanitizer runtimes are supported only on Linux x86-64. See tool-specific
|
||||
|
Loading…
x
Reference in New Issue
Block a user