diff options
author | Kamil Rytarowski <n54@gmx.com> | 2017-04-22 16:11:23 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2017-04-22 16:11:23 +0000 |
commit | fc32c3a2c55f3494bd7b9194634797df72c3e162 (patch) | |
tree | e14c31896abfe07730e0f55abbc590d3ad374623 | |
parent | 658541fe69741eb5c7d8fae8fea427ea9add4cd7 (diff) | |
download | bcm5719-llvm-fc32c3a2c55f3494bd7b9194634797df72c3e162.tar.gz bcm5719-llvm-fc32c3a2c55f3494bd7b9194634797df72c3e162.zip |
Update documentation for the NetBSD target
LLVM is known to work on NetBSD x86 32-bit and 64-bit.
llvm-svn: 301081
-rw-r--r-- | llvm/docs/GettingStarted.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst index a88860310f6..d5c8ba4b821 100644 --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -171,6 +171,8 @@ Linux PowerPC GCC, Clang Solaris V9 (Ultrasparc) GCC FreeBSD x86\ :sup:`1` GCC, Clang FreeBSD amd64 GCC, Clang +NetBSD x86\ :sup:`1` GCC, Clang +NetBSD amd64 GCC, Clang MacOS X\ :sup:`2` PowerPC GCC MacOS X x86 GCC, Clang Cygwin/Win32 x86\ :sup:`1, 3` GCC |