[llvm-commits] CVS: llvm/docs/CommandGuide/opt.pod

2007-02-02 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: opt.pod updated: 1.6 -> 1.7 --- Log message: And even more correctly. --- Diffs of the changes: (+0 -4) opt.pod |4 1 files changed, 4 deletions(-) Index: llvm/docs/CommandGuide/opt.pod diff -u llvm/docs/CommandGuide/opt.pod:1.6 llvm/

[llvm-commits] CVS: llvm/docs/CommandGuide/opt.pod

2007-02-02 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: opt.pod updated: 1.5 -> 1.6 --- Log message: Format the examples correctly. --- Diffs of the changes: (+2 -6) opt.pod |8 ++-- 1 files changed, 2 insertions(+), 6 deletions(-) Index: llvm/docs/CommandGuide/opt.pod diff -u llvm/docs/Com

[llvm-commits] CVS: llvm/docs/CommandGuide/opt.pod

2007-02-02 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: opt.pod updated: 1.4 -> 1.5 --- Log message: For PR1152: http://llvm.org/PR1152 : Update documentation to reflect addition of gccas functionality into opt. --- Diffs of the changes: (+46 -1) opt.pod | 47 +++