Displaying 15 results from an estimated 15 matches for "asan_cxx".
2016 Feb 25
2
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...fault/Asan-i386-with-calls-Test
-Wl,-allow-shlib-undefined --driver-mode=g++ -fsanitize=address -m32
/usr/bin/ld: cannot find
[...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan-i386.a: No such
file or directory
/usr/bin/ld: cannot find
[...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan_cxx-i386.a: No
such file or directory
clang-3.9: error: linker command failed with exit code 1 (use -v to see
invocation)
Has anyone seen this?
Thanks. Diego.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/201...
2020 Aug 15
2
Sanitizers are broken/missing in my build of 10.0.1
2016 Feb 28
4
[cfe-dev] [3.8 Release] We have branched
...lang_rt.ubsan_standalone-x86_64
[ 83%] Built target clang_rt.ubsan_standalone-x86_64-symbols
[ 83%] Built target ubsan
[ 84%] Built target RTAsan_dynamic.x86_64
[ 86%] Built target RTAsan.x86_64
[ 86%] Built target RTAsan_preinit.x86_64
[ 86%] Built target clang_rt.asan-x86_64
[ 86%] Built target RTAsan_cxx.x86_64
[ 86%] Built target clang_rt.asan_cxx-x86_64
Scanning dependencies of target RTAsan_dynamic_version_script_dummy.x86_64
[ 86%] Building CXX object
projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.x86_64.dir/dummy.cc.o
[ 86%] Built target RTAsan_dynamic_version_scr...
2015 Apr 01
2
[LLVMdev] Missing libclang_rt.san-x86_64.a file for Compiler-rt
...vocation)
However inside the folder
*/home/hongxu/RESEARCH/llvm-git/obj/bin/../lib/clang/3.7.0/lib/linux/* there
are other libraries:
> pwd
/home/hongxu/RESEARCH/llvm-git/obj/lib/clang/3.7.0/lib/linux/
> ll *.a |grep x86 | awk '{print $9}'
libclang_rt.asan_cxx-x86_64.a
libclang_rt.asan-preinit-x86_64.a
libclang_rt.asan-x86_64.a
libclang_rt.builtins-x86_64.a
libclang_rt.dd-x86_64.a
libclang_rt.dfsan-libc-x86_64.a
libclang_rt.dfsan-x86_64.a
libclang_rt.lsan-x86_64.a
libclang_rt.msan-x86_64.a
li...
2016 Feb 29
0
[cfe-dev] [3.8 Release] We have branched
...lang_rt.ubsan_standalone-x86_64
[ 83%] Built target clang_rt.ubsan_standalone-x86_64-symbols
[ 83%] Built target ubsan
[ 84%] Built target RTAsan_dynamic.x86_64
[ 86%] Built target RTAsan.x86_64
[ 86%] Built target RTAsan_preinit.x86_64
[ 86%] Built target clang_rt.asan-x86_64
[ 86%] Built target RTAsan_cxx.x86_64
[ 86%] Built target clang_rt.asan_cxx-x86_64
Scanning dependencies of target RTAsan_dynamic_version_script_dummy.x86_64
[ 86%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.x86_64.dir/dummy.cc.o
[ 86%] Built target RTAsan_dynamic_version_scr...
2016 Feb 26
0
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...t
> -Wl,-allow-shlib-undefined --driver-mode=g++ -fsanitize=address -m32
> /usr/bin/ld: cannot find
> [...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan-i386.a: No such
> file or directory
> /usr/bin/ld: cannot find
> [...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan_cxx-i386.a: No
> such file or directory
> clang-3.9: error: linker command failed with exit code 1 (use -v to see
> invocation)
>
> Has anyone seen this?
>
>
> Thanks. Diego.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.l...
2016 Feb 26
2
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...lib-undefined --driver-mode=g++ -fsanitize=address -m32
>> /usr/bin/ld: cannot find
>> [...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan-i386.a: No such
>> file or directory
>> /usr/bin/ld: cannot find
>> [...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan_cxx-i386.a: No
>> such file or directory
>> clang-3.9: error: linker command failed with exit code 1 (use -v to see
>> invocation)
>>
>> Has anyone seen this?
>>
>>
>> Thanks. Diego.
>>
>
>
--
Alexey Samsonov
vonosmas at gmail.com
--------...
2016 Feb 29
0
[cfe-dev] [3.8 Release] We have branched
...lang_rt.ubsan_standalone-x86_64
[ 83%] Built target clang_rt.ubsan_standalone-x86_64-symbols
[ 83%] Built target ubsan
[ 84%] Built target RTAsan_dynamic.x86_64
[ 86%] Built target RTAsan.x86_64
[ 86%] Built target RTAsan_preinit.x86_64
[ 86%] Built target clang_rt.asan-x86_64
[ 86%] Built target RTAsan_cxx.x86_64
[ 86%] Built target clang_rt.asan_cxx-x86_64
Scanning dependencies of target RTAsan_dynamic_version_script_dummy.x86_64
[ 86%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.x86_64.dir/dummy.cc.o
[ 86%] Built target RTAsan_dynamic_version_scr...
2016 Feb 26
0
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...er-mode=g++ -fsanitize=address -m32
>>> /usr/bin/ld: cannot find
>>> [...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan-i386.a: No such
>>> file or directory
>>> /usr/bin/ld: cannot find
>>> [...]/bld/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan_cxx-i386.a: No
>>> such file or directory
>>> clang-3.9: error: linker command failed with exit code 1 (use -v to see
>>> invocation)
>>>
>>> Has anyone seen this?
>>>
>>>
>>> Thanks. Diego.
>>>
>>
>>
>
>...
2016 Jul 18
0
memory leak in split.screen
...nfig.sh
--with-tk-config=/usr/lib/tk8.5/tkConfig.sh CFLAGS="-fsanitize=address
-fsanitize=undefined -fno-sanitize=float-divide-by-zero,vptr "
CXXFLAGS="-fsanitize=address -fsanitize=undefined
-fno-sanitize=float-divide-by-zero,vptr " LD_FLAGS="-pthread
-fopenmp-lclang_rt.asan_cxx-x86_64 -fopenmp=libgomp" CC="clang-3.8
-fsanitize=address -fsanitize=undefined
-fno-sanitize=float-divide-by-zero,vptr" CXX="clang++-3.8
-fsanitize=address -fsanitize=undefined
-fno-sanitize=float-divide-by-zero,vptr"
## I get in the interactive mode of R for
n <- 4...
2014 Nov 03
8
[LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
..._osx.a
+ ubsan_osx.a safestack_osx.a
RuntimeLibrary.macho_embedded.Configs := \
hard_static.a hard_pic.a
@@ -127,7 +127,7 @@ TryCompile = \
# We try to build 32-bit runtimes both on 32-bit hosts and 64-bit hosts.
Runtime32BitConfigs = \
builtins-i386.a profile-i386.a san-i386.a asan-i386.a asan_cxx-i386.a \
- ubsan-i386.a ubsan_cxx-i386.a
+ ubsan-i386.a ubsan_cxx-i386.a safestack-i386.a
# We currently only try to generate runtime libraries on x86.
ifeq ($(ARCH),x86)
@@ -138,7 +138,7 @@ ifeq ($(ARCH),x86_64)
RuntimeLibrary.linux.Configs += \
builtins-x86_64.a profile-x86_64.a san-x86_64...
2020 Feb 13
14
[10.0.0 Release] Release Candidate 2 is here
Hello everyone,
Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
includes 98 commits since the previous release candidate.
Source code and docs are available at
https://prereleases.llvm.org/10.0.0/#rc2 and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc2
Pre-built binaries will be added as they become available.
Please file bug reports for any issues
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
...target
clang_rt.asan-dynamic-x86_64_LIB_DEPENDS:STATIC=general;c;general;dl;general;rt;general;pthread;general;stdc++;
//Dependencies for target
clang_rt.asan-preinit-x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
clang_rt.asan-x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
clang_rt.asan_cxx-x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
clang_rt.builtins-x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
clang_rt.cfi-x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
clang_rt.cfi_diag-x86_64_LIB_DEPENDS:STATIC=
//Dependencies for target
clang_rt.dd-x86_64_LIB_DEPENDS:STA...
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