llvm-project/lld/lib/ReaderWriter
Rui Ueyama 57a2953ba0 Fix mach-o tests on Windows
The tests assume the path separator is '/', but if you run
them on Windows it is '\'. As a result the tests are failing
on Windows. This should be the minimal change to make these
tests to pass on Windows platform.

Differential Revision: http://reviews.llvm.org/D4710

llvm-svn: 214990
2014-08-06 19:37:35 +00:00
..
ELF [Mips] Fix typo in the comment. 2014-07-21 13:16:53 +00:00
MachO Fix mach-o tests on Windows 2014-08-06 19:37:35 +00:00
Native include system_error directly. 2014-06-12 17:15:58 +00:00
PECOFF [PECOFF] Exported symbols are dead-strip roots. 2014-08-06 03:29:17 +00:00
YAML References cannot be bound to null. 2014-07-17 22:30:09 +00:00
CMakeLists.txt [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. 2014-02-26 06:53:16 +00:00
CoreLinkingContext.cpp Move GOTPass and StubsPass from Core to MachO 2014-07-09 21:04:24 +00:00
FileArchive.cpp Update for llvm api change. 2014-07-31 03:17:04 +00:00
LinkerScript.cpp [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command. 2014-07-15 17:17:30 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
Reader.cpp [PECOFF] Support COMDAT associative sections. 2014-06-17 16:19:33 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00