<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>><span style="color: rgb(33, 33, 33); font-size: 12pt;">Yep, llvm uses FORM_strp for everything & has no fallback/other path/flag/etc to do otherwise.</span></p>
<div style="color: rgb(33, 33, 33);">
<div>
<div dir="ltr">
<div class="gmail_quote">
<div>><br>
>GCC will likely also use FORM_strp for longer strings (once it's longer than the size of the relocation it costs to indirect through debug_str).<br>
</div>
<div><br>
</div>
<div>Yes, I had to use short filename "1.c" instead of "test.c", because otherwise GCC starts to use FORM_strp for it and that is not what I want in this patch.<br>
</div>
<div>I did not try to use longer variable names with GCC, but I guess it will fall back to <span style="color: rgb(33, 33, 33); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">FORM_strp </span>too.<br>
</div>
<div><br>
</div>
<div>George.<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>