<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 9/27/2018 7:56 AM, Павел Безбородов via llvm-dev wrote:<br>
</div>
<blockquote type="cite" cite="mid:CAHB+dEDrdeTMdemUhrpLhK4XECbaRHYtHYDRtnaxoQG9o8YP0A@mail.gmail.com">
<div dir="ltr">Oh, that's what I was afraid of.<br>
So there is definetly no way to compile for ARC? 
<div>If so, should I write ARC.h(.cpp) in lib/Basic/Targets in order to make it work?</div>
</div>
</blockquote>
<br>
I suggest you reach out to the contributors of the LLVM ARC backend (CCd) to ask about their plans to contribute target support for Clang.  I believe they have work in progress, but I don't know their plans for contributing it.<br>
<br>
Tom.<br>
<br>
<blockquote type="cite" cite="mid:CAHB+dEDrdeTMdemUhrpLhK4XECbaRHYtHYDRtnaxoQG9o8YP0A@mail.gmail.com">
<div dir="ltr"></div>
<br>
<div class="gmail_quote">
<div dir="ltr">чт, 27 сент. 2018 г. в 14:47, Tim Northover <<a href="mailto:t.p.northover@gmail.com" moz-do-not-send="true">t.p.northover@gmail.com</a>>:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
On Thu, 27 Sep 2018 at 12:41, Павел Безбородов via llvm-dev<br>
<<a href="mailto:llvm-dev@lists.llvm.org" target="_blank" moz-do-not-send="true">llvm-dev@lists.llvm.org</a>> wrote:<br>
> clang -target arc -S test.cpp<br>
<br>
I couldn't find any trace of ARC in the Clang source, so I suspect<br>
it's only supported by LLVM at the moment.<br>
<br>
Cheers.<br>
<br>
Tim,<br>
</blockquote>
</div>
</blockquote>
<p><br>
</p>
</body>
</html>