Displaying 10 results from an estimated 10 matches for "ubsan_osx".
Did you mean:
ubsan_cxx
2013 Nov 20
2
[LLVMdev] Can't compile compiler-rt, asan error
Compiler-rt is broken for me. I'm compiling with top of trunk llvm, clang and compiler-rt using automake on Darwin.
Is anyone else seeing this error?
llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
cp: /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib: No such file or directory
make[4]: *** [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libclang_rt.asan_iossim_dynamic.dyli...
2013 Nov 20
2
[LLVMdev] Can't compile compiler-rt, asan error
...for me. I'm compiling with top of trunk llvm, clang
>> and compiler-rt using automake on Darwin.
>>
>> Is anyone else seeing this error?
>>
>> llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
>> llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
>> cp:
>> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:
>> No such file or directory
>> make[4]: ***
>> [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/li...
2013 Nov 20
0
[LLVMdev] Can't compile compiler-rt, asan error
...t; Compiler-rt is broken for me. I'm compiling with top of trunk llvm, clang
> and compiler-rt using automake on Darwin.
>
> Is anyone else seeing this error?
>
> llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
> llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
> cp:
> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:
> No such file or directory
> make[4]: ***
> [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libclang_rt...
2014 Jun 10
4
[LLVMdev] use of undeclared identifier '__NR_*' error while building clang
...ut about how to
tackle this issue?
On my other machine, I followed the same guide[1] (without the
--enable-optimized option), and everything built successfully.
[1] http://clang.llvm.org/get_started.html
====================
warning: clang_darwin.mk: dropping arch 'x86_64h' from lib 'ubsan_osx' (ld
does not support it)
make[5]: Entering directory
`/home/sandeep/llvm_clang/llvm/projects/compiler-rt'
COMPILE: clang_linux/san-i386/i386:
/home/sandeep/llvm_clang/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc
/home/sandeep/llvm_clang/llvm/projects/compiler-rt/li...
2013 Nov 20
0
[LLVMdev] Can't compile compiler-rt, asan error
...piler-rt is broken for me. I'm compiling with top of trunk llvm,
> clang and compiler-rt using automake on Darwin.
>
> Is anyone else seeing this error?
>
> llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
> llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
> cp:
> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:
> No such file or directory
> make[4]: ***
> [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libcla...
2013 Nov 20
2
[LLVMdev] Can't compile compiler-rt, asan error
...e. I'm compiling with top of trunk llvm,
> > clang and compiler-rt using automake on Darwin.
> >
> > Is anyone else seeing this error?
> >
> > llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
> > llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
> > cp:
> >
> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:
> > No such file or directory
> > make[4]: ***
> >
> [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/l...
2013 Nov 20
0
[LLVMdev] Can't compile compiler-rt, asan error
...h top of trunk llvm,
>> > clang and compiler-rt using automake on Darwin.
>> >
>> > Is anyone else seeing this error?
>> >
>> > llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
>> > llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
>> > cp:
>> >
>> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:
>> > No such file or directory
>> > make[4]: ***
>> >
>> [/Volumes/Files/yuchen_wu/de...
2013 Jul 24
6
[LLVMdev] Transitioning build to cmake
...opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.profile_ios.a
+./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.i386.a
./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.profile_osx.a
./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.ubsan_osx.a
+./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.x86_64.a
2) Universal
This looks like a bug in cmake. I'm unable to build universal when setting CMAKE_OSX_ARCHITECTURES. cmake errors out because it only set the -arch command line arguments at link time:
...
Buildi...
2013 Jul 24
0
[LLVMdev] Transitioning build to cmake
...exec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.profile_ios.a
> +./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.i386.a
> ./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.profile_osx.a
> ./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.ubsan_osx.a
> +./opt/local/libexec/llvm-3.4/lib/clang/3.4/lib/darwin/libclang_rt.x86_64.a
The CMake support in compiler-rt evolved in a completely different direction from the Makefiles; it was primarily designed originally, IIRC, to support building asan (and later, the other sanitizers), and mostly on L...
2014 Nov 03
8
[LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
...untime/compiler-rt/Makefile
index ccd83a3..eb73ffd 100644
--- a/runtime/compiler-rt/Makefile
+++ b/runtime/compiler-rt/Makefile
@@ -83,7 +83,7 @@ RuntimeLibrary.darwin.Configs := \
eprintf.a 10.4.a osx.a ios.a cc_kext.a cc_kext_ios5.a \
asan_osx_dynamic.dylib \
profile_osx.a profile_ios.a \
- ubsan_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...