From a93f30ee65e2fa48c8caff7d5c3052559b0829fb Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 15 Sep 2009 15:35:07 +0000 Subject: Give llvm-link a -S option. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81859 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-link.pod | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/llvm-link.pod b/docs/CommandGuide/llvm-link.pod index 8a2a8c5d77..e1a1267c52 100644 --- a/docs/CommandGuide/llvm-link.pod +++ b/docs/CommandGuide/llvm-link.pod @@ -42,6 +42,10 @@ B will write raw bitcode regardless of the output device. Specify the output file name. If F is C<->, then B will write its output to standard output. +=item B<-S> + +Write output in LLVM intermediate language (instead of bitcode). + =item B<-d> If specified, B prints a human-readable version of the output -- cgit v1.2.3-18-g5258