Alexey Samsonov
|
7c362fb1b6
|
CMake: simplify build rules for compiler-rt unit tests. This fixes warnings in Ninja build tree.
llvm-svn: 173677
|
2013-01-28 09:07:30 +00:00 |
Alexey Samsonov
|
5311754b62
|
[CMake] Fix compiler-rt tests after r173617
llvm-svn: 173668
|
2013-01-28 07:16:22 +00:00 |
NAKAMURA Takumi
|
385bbc1594
|
AddCompilerRT.cmake: Try to unbreak since r173617.
llvm-svn: 173619
|
2013-01-27 14:12:25 +00:00 |
Alexey Samsonov
|
b399118cad
|
CMake: add functions creating universal runtime libraries for several architectures on OS X and use them in ASan and UBSan build rules
llvm-svn: 173011
|
2013-01-21 08:12:20 +00:00 |
Alexey Samsonov
|
4e50333684
|
CMake: Add add_compiler_rt_osx_object_library to create universal libraries on Mac
llvm-svn: 172979
|
2013-01-20 14:36:12 +00:00 |
Alexey Samsonov
|
8c2cd862b6
|
CMake: Add add_compiler_rt_static_runtime function and use it to build generic compiler-rt libraries
llvm-svn: 172977
|
2013-01-20 13:58:10 +00:00 |
Alexey Samsonov
|
163ab9d0a5
|
CMake: create AddCompilerRT module and implement convenience add_compiler_rt_object_library function
llvm-svn: 172826
|
2013-01-18 16:05:21 +00:00 |