Push users towards LLVM_TARGET_ALL.
MFC after: 1 week
This commit is contained in:
parent
01f124b46f
commit
a596558607
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to not build LLVM target support for AArch64.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to not build LLVM target support for ARM.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to not build LLVM target support for MIPS.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to not build LLVM target support for PowerPC.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to not build LLVM target support for SPARC.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to not build LLVM target support for X86.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to build LLVM target support for AArch64.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to build LLVM target support for ARM.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to build LLVM target support for MIPS.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to build LLVM target support for PowerPC.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to build LLVM target support for SPARC.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
@ -1,2 +1,5 @@
|
||||
.\" $FreeBSD$
|
||||
Set to build LLVM target support for X86.
|
||||
The
|
||||
.Va LLVM_TARGET_ALL
|
||||
option should be used rather than this in most cases.
|
||||
|
Loading…
Reference in New Issue
Block a user