Skip to content
  • Dan Gohman's avatar
    Factor out the code for determining when symblic addresses · 007a6bb9
    Dan Gohman authored
    require RIP-relative addressing and use it to fix a bug
    in X86FastISel in x86-64 PIC mode, where it was trying to
    use base/index registers with RIP-relative addresses. This
    fixes a bunch of x86-64 testsuite failures.
    
    llvm-svn: 56676
    007a6bb9
Loading