Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed #include <iostream> and replace with llvm_* streams. | Bill Wendling | 2006-11-26 | 1 | -3/+3 | |
* | Include llvm/Support/DataTypes.h to define intptr_t. | John Criswell | 2006-11-08 | 1 | -0/+1 | |
* | Add a new llvm::Allocator abstraction, which will be used by a container | Chris Lattner | 2006-10-29 | 1 | -0/+106 |