Displaying 11 results from an estimated 11 matches for "rtsanitizercommon".
2018 Mar 31
1
using llvm DataFlowSanitizer error
...t, and found one answer in http://clang-developers.42468.n3.nabble.com/Problem-linking-example-program-with-DataFlow-Sanitizer-td4039375.html
So i try to use cmake to recompile the llvm. There is an error again.
[ 52%] Building ASM object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux_x86_64.S.o
cc1: error: -Werror=date-time: no option -Wdate-time
projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/build.make:1070: recipe for target 'projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sani...
2018 Apr 11
2
[compiler-rt] r329776 - [XRay][compiler-rt] Fix osx-based builds
...9,19 @@ endmacro()
>
> if(COMPILER_RT_CAN_EXECUTE_TESTS)
> foreach(arch ${XRAY_SUPPORTED_ARCH})
> - add_xray_lib("RTXRay.test.${arch}"
> - $<TARGET_OBJECTS:RTXray.${arch}>
> - $<TARGET_OBJECTS:RTXrayFDR.${arch}>
> - $<TARGET_OBJECTS:RTSanitizerCommon.${arch}>
> - $<TARGET_OBJECTS:RTSanitizerCommonLibc.${arch}>)
> + if (APPLE)
> + add_xray_lib("RTXRay.test.osx"
> + $<TARGET_OBJECTS:RTXray.osx>
> + $<TARGET_OBJECTS:RTXrayFDR.osx>
> + $<TARGET_OBJECTS:RTSanitizer...
2018 Apr 01
0
using llvm DataFlowSanitizer error
...http://clang-developers.42468.n3.nabble.com/Problem-linking-example-program-with-DataFlow-Sanitizer-td4039375.html
>
>
> So i try to use cmake to recompile the llvm. There is an error again.
>
>
> [ 52%] Building ASM object
> projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux_x86_64.S.o
> cc1: error: -Werror=date-time: no option -Wdate-time
> projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/build.make:1070:
> recipe for target
> 'projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCo...
2018 Apr 11
0
[compiler-rt] r329776 - [XRay][compiler-rt] Fix osx-based builds
...>> if(COMPILER_RT_CAN_EXECUTE_TESTS)
>> foreach(arch ${XRAY_SUPPORTED_ARCH})
>> - add_xray_lib("RTXRay.test.${arch}"
>> - $<TARGET_OBJECTS:RTXray.${arch}>
>> - $<TARGET_OBJECTS:RTXrayFDR.${arch}>
>> - $<TARGET_OBJECTS:RTSanitizerCommon.${arch}>
>> - $<TARGET_OBJECTS:RTSanitizerCommonLibc.${arch}>)
>> + if (APPLE)
>> + add_xray_lib("RTXRay.test.osx"
>> + $<TARGET_OBJECTS:RTXray.osx>
>> + $<TARGET_OBJECTS:RTXrayFDR.osx>
>> + $<TA...
2015 Mar 09
5
[LLVMdev] Build failure with compiler-rt on trunk under linux
...39;ve been building clang on linux for a couple of years now,
contributing to the testing on Ubuntu, but this one has me stumped:
fatal error: 'asm/socket.h' file not found
#include <asm/socket.h>
[1556/4006] Building CXX object
projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_posix.cc.o
FAILED: /usr/local/bin/clang++-3.6 -DSANITIZER_NEEDS_SEGV=1
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS -fPIC -fvisibility-inlines-hidden -Wall -W
-Wno-unused-parameter -Wwrite-strings -Wcast-qual
-Wmissing-...
2016 Feb 28
4
[cfe-dev] [3.8 Release] We have branched
...ntend
[ 65%] Built target clangFrontend
[ 65%] Built target clangFrontendTool
[ 65%] Built target ClangSACheckers
[ 69%] Built target clangStaticAnalyzerCheckers
[ 72%] Built target clangStaticAnalyzerCore
[ 72%] Built target clangStaticAnalyzerFrontend
[ 72%] Built target clang
[ 74%] Built target RTSanitizerCommon.x86_64
[ 74%] Built target RTInterception.x86_64
[ 74%] Built target RTSanitizerCommonLibc.x86_64
[ 74%] Built target clang_rt.cfi-x86_64
[ 74%] Built target cfi_blacklist
[ 74%] Built target RTUbsan.x86_64
[ 74%] Built target clang_rt.cfi_diag-x86_64
[ 74%] Built target cfi
[ 75%] Built target com...
2016 Feb 29
0
[cfe-dev] [3.8 Release] We have branched
...ntend
[ 65%] Built target clangFrontend
[ 65%] Built target clangFrontendTool
[ 65%] Built target ClangSACheckers
[ 69%] Built target clangStaticAnalyzerCheckers
[ 72%] Built target clangStaticAnalyzerCore
[ 72%] Built target clangStaticAnalyzerFrontend
[ 72%] Built target clang
[ 74%] Built target RTSanitizerCommon.x86_64
[ 74%] Built target RTInterception.x86_64
[ 74%] Built target RTSanitizerCommonLibc.x86_64
[ 74%] Built target clang_rt.cfi-x86_64
[ 74%] Built target cfi_blacklist
[ 74%] Built target RTUbsan.x86_64
[ 74%] Built target clang_rt.cfi_diag-x86_64
[ 74%] Built target cfi
[ 75%] Built target com...
2016 Feb 29
0
[cfe-dev] [3.8 Release] We have branched
...ntend
[ 65%] Built target clangFrontend
[ 65%] Built target clangFrontendTool
[ 65%] Built target ClangSACheckers
[ 69%] Built target clangStaticAnalyzerCheckers
[ 72%] Built target clangStaticAnalyzerCore
[ 72%] Built target clangStaticAnalyzerFrontend
[ 72%] Built target clang
[ 74%] Built target RTSanitizerCommon.x86_64
[ 74%] Built target RTInterception.x86_64
[ 74%] Built target RTSanitizerCommonLibc.x86_64
[ 74%] Built target clang_rt.cfi-x86_64
[ 74%] Built target cfi_blacklist
[ 74%] Built target RTUbsan.x86_64
[ 74%] Built target clang_rt.cfi_diag-x86_64
[ 74%] Built target cfi
[ 75%] Built target com...
2016 Mar 17
2
Building with LLVM_PARALLEL_XXX_JOBS
On Mon, Mar 14, 2016 at 5:30 PM, Chris Bieneman <cbieneman at apple.com> wrote:
[ brutal-snip ]
...
> [ TODO#S: Before doing a 2nd build (and in a 3rd run using more
> optimized binaries) ]
>
> How do I anable LTO via CMAKE?
>
>
> LLVM_ENALBLE_LTO=On
>
[ v4 of my build-script attached ]
Hi Chris,
thanks for the response!
That seems to work (see below).
$ cd
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a
/lot/ of errors like this (strangely I hit none of these in check-llvm,
only in check-clang):
Any ideas?
==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes
at address 0x631000014800
==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...for target
PrintFunctionNames_LIB_DEPENDS:STATIC=
//Dependencies for target
RTAsanTest.x86_64-inline_LIB_DEPENDS:STATIC=
//Dependencies for target
RTAsanTest.x86_64-with-calls_LIB_DEPENDS:STATIC=
//Dependencies for target
RTInterception.test.x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
RTSanitizerCommon.test.nolibc.x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
RTSanitizerCommon.test.x86_64_LIB_DEPENDS:STATIC=
//Sanitizers can use cxxabi
SANITIZER_CAN_USE_CXXABI:BOOL=ON
//Path to a file.
SWIG_DIR:PATH=/usr/share/swig2.0
//Path to a program.
SWIG_EXECUTABLE:FILEPATH=/usr/bin/swig2.0
//Sw...