Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -295/+0 |
| | | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137 | ||||
* | Update comment at head of file. Also fix C 'typedef struct' nonsense I | Brian Gaeke | 2004-02-29 | 1 | -7/+9 |
| | | | | | | inadvertently left in here. llvm-svn: 11988 | ||||
* | Add more architectures, and ELF64 stuff. | Brian Gaeke | 2004-02-29 | 1 | -1/+49 |
| | | | | llvm-svn: 11985 | ||||
* | Fix my sloppiness | Brian Gaeke | 2004-02-28 | 1 | -6/+6 |
| | | | | llvm-svn: 11968 | ||||
* | ELF constants and data structures. | Brian Gaeke | 2004-02-28 | 1 | -0/+245 |
llvm-svn: 11945 |