llvm-6502/test
Rafael Espindola ec2ac89856 Fix object file writing in llvm-lto on Windows.
We were writing in text mode.

Patch by Greg Bedwell.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191985 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-04 21:40:54 +00:00
..
Analysis Remove the very substantial, largely unmaintained legacy PGO 2013-10-02 15:42:23 +00:00
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing 2013-10-04 20:51:40 +00:00
DebugInfo Fix this test. 2013-10-04 14:53:58 +00:00
ExecutionEngine Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Temporarily revert r191792 as it is causing some LTO debug failures 2013-10-04 17:08:38 +00:00
LTO Fix object file writing in llvm-lto on Windows. 2013-10-04 21:40:54 +00:00
MC [MC][AsmParser] Hook for post assembly file processing 2013-10-04 21:26:15 +00:00
Object
Other
TableGen
tools
Transforms SLPVectorizer: Sort inputs to commutative binary operations 2013-10-04 20:39:16 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Fixing lli-child-target build 2013-10-02 22:27:23 +00:00
lit.cfg Remove the very substantial, largely unmaintained legacy PGO 2013-10-02 15:42:23 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh