<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 11, 2015 at 2:27 PM, Richard Smith <span dir="ltr"><<a href="mailto:richard@metafoo.co.uk" target="_blank">richard@metafoo.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The previous state was that we allowed -target blah and --target=blah, but not -target=blah nor --target blah. This new state seems better than that in some ways, but neither is particularly satisfactory.</blockquote></div><br>The support for '-target blah' was kept for compatibility with old versions of Clang where folks may have made their build systems rely on it.</div><div class="gmail_extra"><br></div><div class="gmail_extra">We probably should have some marking in the .td file for options that are purely for historical compatibility (as opposed to cross-tool compatibility) and sunset them after an appropriately long timeframe.</div></div>