Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-09 | Made the code readable: | Misha Brukman | |
* Lines must be wrapped at 80 chars. This is a hard limit. * Consistent style on functions, braces, if, for, etc. Code must be readable. No functional changes have been made, even though I added a new typedef. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5768 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-04-06 | change the include file names and some class names to make it compile | Guochun Shi | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5764 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-03-27 | *** empty log message *** | Guochun Shi | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5755 91177308-0d34-0410-b5e6-96231b3b80d8 |