summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ArchiveFileDescriptor
Commit message (Expand)AuthorAgeFilesLines
* No point in having a "#if 0"ed unittest.Rafael Espindola2013-12-193-78/+0
* ArchiveFileDescriptorTests: Fix CMake build. Each unit test is expected to ha...NAKAMURA Takumi2013-12-191-1/+1
* ArchiveFileDescriptorTests: Resurrect part of r197600, but make it invalidate...NAKAMURA Takumi2013-12-193-0/+78
* Revert r197600 while I sort out why it's failing on Windows.Owen Anderson2013-12-183-76/+0
* Add a unit test for loading an object file via a file descriptor. Patch by P...Owen Anderson2013-12-183-0/+76
OpenPOWER on IntegriCloud