search for: 0772d3a0

Displaying 2 results from an estimated 2 matches for "0772d3a0".

2016 Jul 29
0
PIC preferred too strongly, even at CodeModel::Large?
...triple. > Ah... I think it might have been possible to use ELF on OS X with MCJIT at some point, but it's not really supported in any case. -Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160729/0772d3a0/attachment-0001.html>
2016 Jul 29
2
PIC preferred too strongly, even at CodeModel::Large?
Eli Friedman wrote: > On Thu, Jul 28, 2016 at 6:13 PM, Ramkumar Ramachandra via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> We were just debugging a sporadic crash the other day, when we noticed >> that RIP-relative addressing was being used in a JumpTable, even when >> code and data were well over 4G apart. This is confusing, because we >> picked