hanchenye-llvm-project/clang/runtime
Chandler Carruth 8907811e4b The makefile build system had two lists of the 32-bit runtime libraries
to build and one had grown out of sync. Put this list in a variable so
this doesn't happen again.

The whole thing here is somewhat suspicious as we don't support 32-bit
environments with a 64-bit bi-arch capable compiler, but none have
complained yet about this so I'm just leaving it alone.

llvm-svn: 184665
2013-06-23 10:10:25 +00:00
..
compiler-rt The makefile build system had two lists of the 32-bit runtime libraries 2013-06-23 10:10:25 +00:00
libcxx
CMakeLists.txt
Makefile