<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Aug 2, 2016 at 3:04 PM, Davide Italiano <span dir="ltr"><<a href="mailto:davide@freebsd.org" target="_blank">davide@freebsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Aug 2, 2016 at 6:38 AM, Rafael Espíndola<br>
<<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:<br>
>> + Config->Target1Rel = Args.hasArg(OPT_target1_rel);<br>
><br>
> Is "target1-rel -target1-abs" valid? If so you probably need to get<br>
> the last one.<br>
><br>
<br>
</span>I think it makes sense. Do we have a way of handling this in general,<br>
Rui? I think it applies also to --demangle/--no-demangle etc..<br></blockquote><div><br></div><div>We are currently not handling these kind of stuff well except a few options such as --whole-archive and --no-whole-archive. I think we don't even have --demangle as opposed to --no-demangle because --demangle is the default option and thus ignored. We eventually should handle them properly, so you can do if you want. Not sure if it is something you want to do right now, though.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks!<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Davide<br>
<br>
"There are no solved problems; there are only problems that are more<br>
or less solved" -- Henri Poincare<br>
</div></div></blockquote></div><br></div></div>