[cfe-commits] r144428 - /cfe/trunk/test/CodeGenCXX/nrvo.cpp
John McCall
rjmccall at apple.com
Fri Nov 11 18:52:51 PST 2011
On Nov 11, 2011, at 3:36 PM, Eli Friedman wrote:
> Author: efriedma
> Date: Fri Nov 11 17:36:04 2011
> New Revision: 144428
>
> URL: http://llvm.org/viewvc/llvm-project?rev=144428&view=rev
> Log:
> Make test compatible with ARM hosts.
Ah, thanks. I'm a bit surprised that nothing else in this file requires a triple, but no reason to lock it down if not.
John.
More information about the cfe-commits
mailing list