[PATCH] D54016: [X86] don't allow X86_64 PIC mode addresses to be used as immediates
    John Reagan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov  5 10:20:32 PST 2018
    
    
  
JohnReagan added a comment.
Yes I see.  Thanks for double checking.
I still wonder if the call to classifyGlobalReference shouldn't be a call to classifyGlobalFunctionReference if the GV is a function, but that seems like a separate question (which we don't need to answer at the moment).
Repository:
  rL LLVM
https://reviews.llvm.org/D54016
    
    
More information about the llvm-commits
mailing list