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

2006-05-30 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: llvm2cpp.pod updated: 1.1 -> 1.2 --- Log message: Add the new command line arguments. --- Diffs of the changes: (+16 -0) llvm2cpp.pod | 16 1 files changed, 16 insertions(+) Index: llvm/docs/CommandGuide/llvm2cpp.pod diff -u

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

2006-05-31 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: llvm2cpp.pod updated: 1.2 -> 1.3 --- Log message: Update the documentation for llvm2cpp after the -gen-* options were added. --- Diffs of the changes: (+108 -14) llvm2cpp.pod | 122 --- 1

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

2006-06-01 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: llvm2cpp.pod updated: 1.3 -> 1.4 --- Log message: Document the -gen-inline option. --- Diffs of the changes: (+11 -0) llvm2cpp.pod | 11 +++ 1 files changed, 11 insertions(+) Index: llvm/docs/CommandGuide/llvm2cpp.pod diff -u llvm/do

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

2006-08-10 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: llvm2cpp.pod updated: 1.4 -> 1.5 --- Log message: llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust the documentation to reflect this. --- Diffs of the changes: (+6 -6) llvm2cpp.pod | 12 ++-- 1 files changed, 6

[llvm-commits] CVS: llvm/docs/CommandGuide/llvm2cpp.pod index.html

2006-05-30 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: llvm2cpp.pod added (r1.1) index.html updated: 1.26 -> 1.27 --- Log message: Add llvm2cpp program. --- Diffs of the changes: (+92 -2) index.html |6 ++-- llvm2cpp.pod | 88 +++ 2 fil