summaryrefslogtreecommitdiff
path: root/compiler-rt/www
diff options
context:
space:
mode:
authorFrederic Cambus <fred@statdns.com>2022-03-21 22:05:58 +0100
committerFrederic Cambus <fred@statdns.com>2022-03-21 22:05:58 +0100
commitbc01d8fbcfd3f07e2139e898eef48349187ab64f (patch)
tree94ede7e85332082ecb0d97ce764c07ccb4db218e /compiler-rt/www
parentedbb99a7edc6f2dca0ebb27d95c624aa6479eb21 (diff)
downloadllvm-bc01d8fbcfd3f07e2139e898eef48349187ab64f.tar.gz
[compiler-rt] Remove mentions of AuroraUX in code comments and docs.
AuroraUX was an operating system project based on an OpenSolaris kernel and an Ada userland. There appear to be no public code or release available online anymore. The project page on Wikipedia [1] was deleted in January 2012, and a news item [2] from November 2012 has more details. [1] https://en.wikipedia.org/w/index.php?title=Special:Log/delete&page=AuroraUX [2] https://www.phoronix.com/scan.php?page=news_item&px=MTIyMTI
Diffstat (limited to 'compiler-rt/www')
-rw-r--r--compiler-rt/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/www/index.html b/compiler-rt/www/index.html
index d19056524400..0c26a9a7b120 100644
--- a/compiler-rt/www/index.html
+++ b/compiler-rt/www/index.html
@@ -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, OpenBSD, Linux, Darwin.</li>
+ <li>OS: DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, Linux, Darwin.</li>
</ul>
<p>Most sanitizer runtimes are supported only on Linux x86-64. See tool-specific