https://bugs.llvm.org/show_bug.cgi?id=40364

Sam Clegg <s...@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Sam Clegg <s...@chromium.org> ---
This should be ready to test in llvm trunk now.

When you build with "-fPIC" and link with "-shared" you should not see external
globals and function accessed by GOT.func.foo and GOT.mem.foo imported globals.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to