[llvm-commits] [llvm] r117057 - in /llvm/trunk: cmake/config-ix.cmake include/llvm/Config/config.h.cmake include/llvm/Support/Endian.h unittests/CMakeLists.txt unittests/Support/EndianTest.cpp

Michael Spencer bigcheesegs at gmail.com
Thu Oct 21 14:34:23 PDT 2010


On Thu, Oct 21, 2010 at 4:54 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> "Michael J. Spencer"
> <bigcheesegs at gmail.com> writes:
>
>> Author: mspencer
>> Date: Thu Oct 21 15:28:21 2010
>> New Revision: 117057
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=117057&view=rev
>> Log:
>> Support: Add Endian.h
>>
>> Added:
>>     llvm/trunk/include/llvm/Support/Endian.h
>>     llvm/trunk/unittests/Support/EndianTest.cpp
>> Modified:
>>     llvm/trunk/cmake/config-ix.cmake
>>     llvm/trunk/include/llvm/Config/config.h.cmake
>>     llvm/trunk/unittests/CMakeLists.txt
>
> Why this change does not affect the config&make build too?
>
> [snip]

Because I think GNU Build already handles it. If not, I have never
touched GNU Build, so I would appreciate if someone else that knows
that monster to add it.

- Michael Spencer




More information about the llvm-commits mailing list