<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dario.domizioli@gmail.com" title="Dario Domizioli <dario.domizioli@gmail.com>"> <span class="fn">Dario Domizioli</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [X86] Call to __tls_get_addr makes the function non-leaf after it was determined to be a leaf"
href="http://llvm.org/bugs/show_bug.cgi?id=20243">bug 20243</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>unassignedbugs@nondot.org
</td>
<td>dario.domizioli@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [X86] Call to __tls_get_addr makes the function non-leaf after it was determined to be a leaf"
href="http://llvm.org/bugs/show_bug.cgi?id=20243#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [X86] Call to __tls_get_addr makes the function non-leaf after it was determined to be a leaf"
href="http://llvm.org/bugs/show_bug.cgi?id=20243">bug 20243</a>
from <span class="vcard"><a class="email" href="mailto:dario.domizioli@gmail.com" title="Dario Domizioli <dario.domizioli@gmail.com>"> <span class="fn">Dario Domizioli</span></a>
</span></b>
<pre>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>