[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
    Óscar Fuentes 
    ofv at wanadoo.es
       
    Thu Oct 21 13:54:30 PDT 2010
    
    
  
"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]
    
    
More information about the llvm-commits
mailing list