index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
interception
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc files in lib/interception to .cpp.
Nico Weber
2019-07-31
1
-4
/
+4
*
Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual forma...
Nico Weber
2019-01-16
1
-2
/
+4
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
1
-2
/
+8
*
[compilter-rt] Add unittests for interception library
Etienne Bergeron
2016-07-06
1
-0
/
+4
*
[cmake] Address Samsonov's post-commit review of r262723
Filipe Cabecinhas
2016-03-05
1
-1
/
+1
*
CMake: Stop using LLVM's custom parse_arguments. NFC
Filipe Cabecinhas
2015-06-19
1
-1
/
+1
*
[CMake] Cleanup add_compiler_rt_object_library to be platform-agnostic
Chris Bieneman
2015-06-10
1
-15
/
+5
*
[sanitizer] Android build cleanup.
Evgeniy Stepanov
2014-09-29
1
-4
/
+0
*
[CMake] Simplify setting compile flag disabling RTTI
Alexey Samsonov
2014-02-18
1
-9
/
+2
*
Move /FS to SANITIZER_COMMON_CFLAGS
Timur Iskhodzhanov
2014-01-30
1
-1
/
+1
*
Quick-fix a typo
Timur Iskhodzhanov
2014-01-30
1
-1
/
+1
*
Add an /FS flag to the lib/interception CMake to make it buildable with VS201...
Timur Iskhodzhanov
2014-01-30
1
-1
/
+9
*
[ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib
Alexander Potapenko
2013-11-07
1
-4
/
+6
*
[sanitizer] Fix wrong size of OFF_T on 32-bit platforms.
Evgeniy Stepanov
2013-02-07
1
-0
/
+1
*
[ASan] Delete the code related to static runtime on OS X.
Alexander Potapenko
2013-02-05
1
-12
/
+0
*
[Sanitizer] include sanitizer_common headers when building interception library
Alexey Samsonov
2013-01-30
1
-0
/
+2
*
CMake: Add add_compiler_rt_osx_object_library to create universal libraries o...
Alexey Samsonov
2013-01-20
1
-4
/
+4
*
CMake: Generalize build rules for different arches for sanitizer_common, asan...
Alexey Samsonov
2013-01-18
1
-9
/
+4
*
CMake: create AddCompilerRT module and implement convenience add_compiler_rt_...
Alexey Samsonov
2013-01-18
1
-12
/
+9
*
CMake variables renaming: X86_64->x86_64 I386->i386
Alexey Samsonov
2013-01-18
1
-4
/
+4
*
Pass -std=c99 when compiling mach_override.c
Alexander Potapenko
2012-09-12
1
-1
/
+6
*
CMake build rules for ASan Android runtime and tests.
Evgeniy Stepanov
2012-09-11
1
-2
/
+2
*
[ASan] hoist more compile flags to SANITIZER_COMMON_CFLAGS var and add the re...
Alexey Samsonov
2012-09-05
1
-1
/
+1
*
Some flag cleanup for the sanitizer runtimes.
Chandler Carruth
2012-08-29
1
-10
/
+1
*
CMake build rules for ASan/Android runtime.
Evgeniy Stepanov
2012-08-27
1
-0
/
+5
*
[ASan] CMake support for building ASan runtime as a universal binary on Mac
Alexey Samsonov
2012-08-10
1
-15
/
+19
*
[Sanitizer] cleanup CMake files for interception and sanitizer_common helper ...
Alexey Samsonov
2012-08-08
1
-14
/
+19
*
[ASan] silence various warnings in cmake build of asan unit tests
Alexey Samsonov
2012-06-28
1
-0
/
+3
*
Cleanup the handling of CFLAGS even more in the cmake build for ASan.
Chandler Carruth
2012-06-25
1
-1
/
+1
*
Another big step toward a viable CMake build system for CompilerRT,
Chandler Carruth
2012-06-25
1
-0
/
+34