[cfe-commits] [PATCH] Pre-define __mips64 / __mips64__ for MIPS64 target.
Simon Atanasyan
satanasyan at mips.com
Wed Aug 29 13:54:17 PDT 2012
Hi,
On Wed, Aug 29, 2012 at 7:48 PM, Brad Smith <brad at comstyle.com> wrote:
> While getting LLVM going on OpenBSD's 64-bit MIPS ports we noticed
> that Clang doesn't define __mips64 / __mips64__ as gcc does. The
> attached patch fixes this.
LGTM
I committed slightly modified version of your patch at r162858.
http://llvm.org/viewvc/llvm-project?rev=162858&view=rev
Thanks for the patch.
--
Simon
More information about the cfe-commits
mailing list