search for: ___asan_report_load1

Displaying 3 results from an estimated 3 matches for "___asan_report_load1".

Did you mean: ___asan_report_load4
2012 Nov 06
2
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...ck /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects/compiler-rt/lib/asan/lit_tests/sleep_before_dying.c -- Exit Code: 1 Command Output (stderr): -- Undefined symbols for architecture x86_64: "___asan_init", referenced from: _asan.module_ctor in sleep_before_dying-x9Fh1M.o "___asan_report_load1", referenced from: _main in sleep_before_dying-x9Fh1M.o ld: symbol(s) not found for architecture x86_64 clang-3: error: linker command failed with exit code 1 (use -v to see invocation) -- ******************** FAIL: AddressSanitizer :: stack-overflow.cc (28 of 12557) *******************...
2012 Nov 06
0
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...3.2/projects/compiler-rt/lib/asan/lit_tests/sleep_before_dying.c > -- > Exit Code: 1 > Command Output (stderr): > -- > Undefined symbols for architecture x86_64: > "___asan_init", referenced from: > _asan.module_ctor in sleep_before_dying-x9Fh1M.o > "___asan_report_load1", referenced from: > _main in sleep_before_dying-x9Fh1M.o > ld: symbol(s) not found for architecture x86_64 > clang-3: error: linker command failed with exit code 1 (use -v to see > invocation) > -- > > ******************** > FAIL: AddressSanitizer :: stack-overfl...
2012 Nov 06
1
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...n/lit_tests/sleep_before_dying.c >> -- >> Exit Code: 1 >> Command Output (stderr): >> -- >> Undefined symbols for architecture x86_64: >> "___asan_init", referenced from: >> _asan.module_ctor in sleep_before_dying-x9Fh1M.o >> "___asan_report_load1", referenced from: >> _main in sleep_before_dying-x9Fh1M.o >> ld: symbol(s) not found for architecture x86_64 >> clang-3: error: linker command failed with exit code 1 (use -v to see >> invocation) >> -- >> >> ******************** >> FAIL:...