[PATCH] Disable x86 tail call optimization under PIC mode

Chih-Hung Hsieh chh at google.com
Fri May 22 13:56:35 PDT 2015


The purpose of this change is to remove the jump (through ECX or not) completely since the use of tailcallee at GOT is incorrect under lazy dynamic linking.


http://reviews.llvm.org/D9799

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list