[llvm-commits] CVS: llvm/include/llvm/Config/config.h.in
Reid Spencer
reid at x10sys.com
Wed Jul 27 19:29:21 PDT 2005
Jeff,
This is an auto-generated file. The tabs are going to get re-introduced
every time we rebuild the configure script. While I appreciate your
diligent efforts to rid LLVM from tabs, I think we can survive these
three. Please ignore this file in your future detabification quests.
Thanks,
Reid.
On Wed, 2005-07-27 at 21:04 -0500, Jeff Cohen wrote:
>
> Changes in directory llvm/include/llvm/Config:
>
> config.h.in updated: 1.55 -> 1.56
> ---
> Log message:
>
> Please do not reintroduce tabs.
>
> ---
> Diffs of the changes: (+3 -3)
>
> config.h.in | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
>
> Index: llvm/include/llvm/Config/config.h.in
> diff -u llvm/include/llvm/Config/config.h.in:1.55 llvm/include/llvm/Config/config.h.in:1.56
> --- llvm/include/llvm/Config/config.h.in:1.55 Wed Jul 27 16:58:38 2005
> +++ llvm/include/llvm/Config/config.h.in Wed Jul 27 21:04:44 2005
> @@ -449,9 +449,9 @@
> /* If using the C implementation of alloca, define if you know the
> direction of stack growth for your system; otherwise it will be
> automatically deduced at run-time.
> - STACK_DIRECTION > 0 => grows toward higher addresses
> - STACK_DIRECTION < 0 => grows toward lower addresses
> - STACK_DIRECTION = 0 => direction of growth unknown */
> + STACK_DIRECTION > 0 => grows toward higher addresses
> + STACK_DIRECTION < 0 => grows toward lower addresses
> + STACK_DIRECTION = 0 => direction of growth unknown */
> #undef STACK_DIRECTION
>
> /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20050727/280e17be/attachment.sig>
More information about the llvm-commits
mailing list