Go to file
Bruno Cardoso Lopes f6448f57e6 Use reloc_absolute_word_sext relocation for X86::MOV64(ri/mi)32 instructions,
since they are in 64 bit mode with i64immSExt32 imms. JIT is not affected since 
it handles both word absolute relocations in the same way

llvm-svn: 78479
2009-08-08 17:47:41 +00:00
clang Factor some code to get the "function level" DeclContext out into a separate function. 2009-08-08 17:45:02 +00:00
compiler-rt Optimized versions now buildable on Solaris. 2009-08-08 04:43:56 +00:00
llvm Use reloc_absolute_word_sext relocation for X86::MOV64(ri/mi)32 instructions, 2009-08-08 17:47:41 +00:00