From 3248df2373af7a303b4c948a8190edea7e949d5c Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Sat, 2 Dec 2006 16:35:42 +0000 Subject: Document the llvm-upgrade tool. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32124 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 349da742be..8ef0bf5f22 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -38,6 +38,9 @@ options) arguments to the tool you are interested in.

  • llvm-dis - disassemble a bytecode file into a human-readable .ll file
  • +
  • llvm-upgrade - + upgrade LLVM assembly from previous version
  • +
  • opt - run a series of LLVM-to-LLVM optimizations on a bytecode file
  • -- cgit v1.2.3-18-g5258