mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-27 03:48:33 +00:00
[compiler-rt] Document that builtins is known to work on OpenBSD.
Differential Revision: https://reviews.llvm.org/D109346
This commit is contained in:
parent
63ca9371c7
commit
4787ef3d0f
@ -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: AuroraUX, DragonFlyBSD, FreeBSD, NetBSD, Linux, Darwin.</li>
|
||||
<li>OS: AuroraUX, DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, Linux, Darwin.</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