http://llvm.org/bugs/show_bug.cgi?id=20243
Dario Domizioli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|[email protected] |[email protected] --- Comment #1 from Dario Domizioli <[email protected]> --- Fixed by r221695. The ISel lowering creating the pseudo-instruction corresponding to the call to __tls_get_addr now informs the MachineFrameInfo that the function has calls and therefore is not a leaf. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
