llvm-6502/lib
Dan Gohman c9f3cc3bda Fix constant-offset emission for x86-64 absolute addresses. This
fixes a bunch of test-suite JIT failures on x86-64 in
-relocation-model=static mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58066 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-24 01:57:54 +00:00
..
Analysis
Archive
AsmParser
Bitcode Make sure to set stdout to binary when writing bitcode files via 2008-10-23 19:37:34 +00:00
CodeGen Initialize uninitialized variable. 2008-10-24 01:06:58 +00:00
Debugger
ExecutionEngine
Linker
Support Added raw_fd_ostream::close(). 2008-10-23 23:49:09 +00:00
System
Target Fix constant-offset emission for x86-64 absolute addresses. This 2008-10-24 01:57:54 +00:00
Transforms Change create*Pass factory functions to return Pass* instead of 2008-10-22 23:32:42 +00:00
VMCore Move Print*Pass to use raw_ostream. 2008-10-22 03:25:22 +00:00
Makefile