Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing definitions to unwind.h. | Peter Collingbourne | 2013-08-28 | 1 | -0/+1 |
| | | | | | | Original patch by Charles Davis. llvm-svn: 189535 | ||||
* | Make our mini-stdint.h platform-independent by using predefined macros. | Jordan Rose | 2012-09-26 | 1 | -7/+11 |
| | | | | | | | | This also adds a definition for uint64_t, which was causing build failures on some platforms. (I'm actually surprised this didn't happen on more builders, but maybe the search paths are different.) llvm-svn: 164706 | ||||
* | Fix build failure and enhance the testcase for unwind.h. | Logan Chien | 2012-09-26 | 1 | -0/+14 |
llvm-svn: 164683 |