Skip to content

Commit 4787ef3

Browse files
fcambusbrad0
authored andcommitted
[compiler-rt] Document that builtins is known to work on OpenBSD.
Differential Revision: https://reviews.llvm.org/D109346
1 parent 63ca937 commit 4787ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/www/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h2 id="requirements">Platform Support</h2>
7777
<p><b>builtins</b> is known to work on the following platforms:</p>
7878
<ul>
7979
<li>Machine Architectures: i386, X86-64, SPARC64, ARM, PowerPC, PowerPC 64.</li>
80-
<li>OS: AuroraUX, DragonFlyBSD, FreeBSD, NetBSD, Linux, Darwin.</li>
80+
<li>OS: AuroraUX, DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, Linux, Darwin.</li>
8181
</ul>
8282

8383
<p>Most sanitizer runtimes are supported only on Linux x86-64. See tool-specific

0 commit comments

Comments
 (0)