| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make test/Driver hermetic | JF Bastien | 2014-09-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | Summary: The includes shouldn't be there, use the compiler's built-in types/macros instead. This is a follow-up to r217694, as discussed in: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140908/114669.html Test Plan: ninja check-clang Reviewers: nlewycky, thakis, echristo, chandlerc Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D5348 llvm-svn: 217743 | ||||
| * | Fix copy/paste for test, the triple should be le64-unknown-unknown | JF Bastien | 2014-09-12 | 1 | -2/+2 |
| | | | | | llvm-svn: 217695 | ||||
| * | Add support for le64. | JF Bastien | 2014-09-12 | 1 | -0/+137 |
| Summary: le64 is a generic little-endian 64-bit processor, mimicking le32. Also see the associated LLVM change. Test Plan: make check-all Reviewers: dschuff Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D5318 llvm-svn: 217694 | |||||

