Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust | Reid Spencer | 2006-08-10 | 1 | -6/+6 |
| | | | | | | the documentation to reflect this. llvm-svn: 29596 | ||||
* | Document the -gen-inline option. | Reid Spencer | 2006-06-01 | 1 | -0/+11 |
| | | | | llvm-svn: 28646 | ||||
* | Update the documentation for llvm2cpp after the -gen-* options were added. | Reid Spencer | 2006-05-31 | 1 | -14/+108 |
| | | | | llvm-svn: 28590 | ||||
* | Add the new command line arguments. | Reid Spencer | 2006-05-30 | 1 | -0/+16 |
| | | | | llvm-svn: 28569 | ||||
* | Add llvm2cpp program. | Reid Spencer | 2006-05-30 | 1 | -0/+88 |
llvm-svn: 28563 |