From 8c3593658371902e8486fd9a0bb970b5e95a2562 Mon Sep 17 00:00:00 2001 From: John McCall Date: Tue, 7 Sep 2010 23:10:21 +0000 Subject: Add documentation for llvm-diff. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113303 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CommandGuide/index.html') diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 72cd2cf5f9..8854fbbebe 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -72,6 +72,9 @@ options) arguments to the tool you are interested in.

  • llvmc - a generic customizable compiler driver
  • +
  • llvm-diff - + structurally compare two modules
  • + -- cgit v1.2.3