| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sort the #include lines for unittest/... | Chandler Carruth | 2012-12-04 | 1 | -2/+0 |
| | | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169250 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
| * | [Support] Make FileOutputBuffer work on Windows. | Michael J. Spencer | 2012-12-03 | 1 | -18/+7 |
| | | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169167 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
| * | Initial commit of new FileOutputBuffer support class. | Nick Kledzik | 2012-08-01 | 1 | -0/+137 |
| Since the llvm::sys::fs::map_file_pages() support function it relies on is not yet implemented on Windows, the unit tests for FileOutputBuffer are currently conditionalized to run only on unix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161099 91177308-0d34-0410-b5e6-96231b3b80d8 | |||||
