summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ArchiveFileDescriptor/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* No point in having a "#if 0"ed unittest.Rafael Espindola2013-12-191-8/+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-191-0/+8
* Revert r197600 while I sort out why it's failing on Windows.Owen Anderson2013-12-181-8/+0
* Add a unit test for loading an object file via a file descriptor. Patch by P...Owen Anderson2013-12-181-0/+8
OpenPOWER on IntegriCloud