efriedma added a comment.

One, -mlong-calls isn't currently compatible with PIE.  Two, on ARM, there are 
no special plt relocations; the linker just takes care of it.  (You can see the 
differences if you try to take the address of a function without calling it.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136203/new/

https://reviews.llvm.org/D136203

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to