llvm-6502/lib
Anton Korobeynikov b0a882f540 Turn stdout into binary mode during bitcode emission.
This is necessary on windows targets, since stdout is in text mode there.
Patch by Julien Lerouge!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52038 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-06 07:24:01 +00:00
..
Analysis Expose a public interface to this pass. 2008-06-05 23:45:18 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser IR, bitcode reader, bitcode writer, and asmparser changes to 2008-05-31 00:58:22 +00:00
Bitcode Turn stdout into binary mode during bitcode emission. 2008-06-06 07:24:01 +00:00
CodeGen Remove debugging code. 2008-06-05 18:43:34 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
Linker Factor code to copy global value attributes like 2008-05-26 19:58:59 +00:00
Support As comments said, for negative value, the arithmetic 2008-06-05 13:27:38 +00:00
System Provide hooks for libgcc symbols' address resolution inside lli on mingw32. 2008-06-06 07:20:07 +00:00
Target Added custom isel for MUL, SDIVREM, UDIVREM, SMUL_LOHI and UMUL_LOHI nodes 2008-06-06 06:37:31 +00:00
Transforms If BitWidth equals to ShtAmt, the RHSKnownZero[BitWidth-ShiftAmt-1] will 2008-06-05 14:23:44 +00:00
VMCore Revert 52002. 2008-06-05 23:57:06 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00