[PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Sat May 14 21:27:58 PDT 2016


joker.eph added a comment.

Can you confirm that this attribute would apply to declaration as well? So that we would generate direct accesses and not go through the GOT/PLT? Even for symbol defined in different module from their uses?


http://reviews.llvm.org/D20217





More information about the llvm-commits mailing list