[cfe-commits] r141601 - /cfe/trunk/lib/Basic/Targets.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Oct 10 17:56:07 PDT 2011


On Oct 10, 2011, at 4:44 PM, Lang Hames wrote:

> Author: lhames
> Date: Mon Oct 10 18:44:43 2011
> New Revision: 141601
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=141601&view=rev
> Log:
> Update target data strings for ARM and X86 to include the natural stack
> alignment parameter "S<size>" that was introduced in r141599.

Hi Lang,

This breaks the 'Clang :: CodeGen/target-data.c' unit test.

Run 'make check-all' to include the clang tests.

/jakob




More information about the cfe-commits mailing list