Document that llvm-nm works in pipe mode, thanks to the efforts of Chris.
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 16 Oct 2003 23:39:10 +0000 (23:39 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 16 Oct 2003 23:39:10 +0000 (23:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9185 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-nm.html

index 0f150275c5800b068cb663629931e225b1eb8ec3..6238b756d52bbced5b3e4a56ab99f7ce31550b08 100644 (file)
@@ -18,7 +18,9 @@ LLVM: llvm-nm tool
 
 <p>The <tt>llvm-nm</tt> utility lists the names of symbols from the
 LLVM bytecode files named on the command line, along with some
-ancillary information about each symbol.</p>
+ancillary information about each symbol. If no filename is specified,
+or - is used as a filename, <tt>llvm-nm</tt> reads its input from standard
+input.</p>
 
 <p><tt>llvm-nm</tt>'s default output format is the traditional BSD
 <tt>nm(1)</tt> output format. Each such output record consists of an