[PATCH] ARM: Correct alignment of structs passed as byval pointer
Oliver Stannard
oliver.stannard at arm.com
Wed Mar 12 07:09:20 PDT 2014
Thanks, r203660.
Oliver
-----Original Message-----
From: Tim Northover [mailto:t.p.northover at gmail.com]
Sent: 12 March 2014 11:59
To: Oliver Stannard
Cc: Clang Commits
Subject: Re: [PATCH] ARM: Correct alignment of structs passed as byval pointer
Hi Oliver,
+// REQUIRES: arm-registered-target
I don't think -emit-llvm tests do need the target to be registered, so
you can probably skip this.
Other than that, it looks good.
Tim.
More information about the cfe-commits
mailing list