[cfe-commits] [Patch] Initial FreeBSD ARM support
Andrew Turner
andrew at fubar.geek.nz
Thu Dec 6 11:09:19 PST 2012
On Thu, 6 Dec 2012 13:11:37 +0200
Dmitri Gribenko <gribozavr at gmail.com> wrote:
> On Thu, Dec 6, 2012 at 12:51 PM, Andrew Turner <andrew at fubar.geek.nz>
> wrote:
> > This patch also contains the tests from the previous one and should
> > be ready to commit.
>
> +// RUN: %clang %s -S -o %t.s -Werror 2>&1 \
> +// RUN: -target arm-unknown-freebsd10.0
>
> Nit: please move 2>&1 to the very end of the command and put the whole
> thing on a single line -- it looks a bit funny.
>
> Dmitri
>
Ok, I've attached a patch where this has been fixed.
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_arm_5.diff
Type: text/x-patch
Size: 4349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121207/47857e8c/attachment.bin>
More information about the cfe-commits
mailing list