From 6818b33096d89f20bd5484c56eb4cd576835433b Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Sun, 24 Apr 2005 17:46:58 +0000 Subject: extract has been renamed to llvm-extract to avoid conflicting with another tool llvm-svn: 21501 --- llvm/docs/CommandGuide/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide/index.html') diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index 5a48af81a29..bdb15c99c4f 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/docs/CommandGuide/index.html @@ -119,7 +119,7 @@ options) arguments to the tool you are interested in.

  • bugpoint - automatic test-case reducer
  • -
  • extract - +
  • llvm-extract - extract a function from an LLVM bytecode file
  • llvm-bcanalyzer - -- cgit v1.2.3