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 Use the new installheaders makefile target in libcxx. 2012-01-21 06:25:34 +00:00
CMakeLists.txt Install a copy of the libc++ headers with clang. <rdar://problem/10096516> 2011-09-30 20:24:28 +00:00
Makefile Install a copy of the libc++ headers with clang. <rdar://problem/10096516> 2011-09-30 20:24:28 +00:00