aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llvm-ld.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/CommandGuide/llvm-ld.pod b/docs/CommandGuide/llvm-ld.pod
index 8d4a6e7e98..6d4e901ba4 100644
--- a/docs/CommandGuide/llvm-ld.pod
+++ b/docs/CommandGuide/llvm-ld.pod
@@ -128,10 +128,6 @@ undefined symbols will be permitted.
An alias for -link-as-library.
-=item B<-march=>C<target>
-
-Specifies the kind of machine for which code or assembly should be generated.
-
=item B<-native>
Generate a native machine code executable.