Add support for intermodule tail calls on x86/32bit with
GOT-style position independent code. Before only tail calls to protected/hidden functions within the same module were optimized. Now all function calls are tail call optimized. llvm-svn: 47594
Loading
Please register or sign in to comment