search for: _asan

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

Did you mean: asan
2012 Nov 06
2
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
At 167457 on x86_64-apple-darwin12, I am seeing a slew of AddressSanitizer failures due to unresolved symbols such as... Exit Code: 1 Command Output (stderr): -- Undefined symbols for architecture x86_64: "___asan_init", referenced from: _asan.module_ctor in shared-lib-test-so-moBSTe.o "___asan_register_globals", referenced from: _asan.module_ctor in shared-lib-test-so-moBSTe.o "___asan_report_load4", referenced from: _inc in shared-lib-test-so-moBSTe.o "...
2012 Nov 06
0
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...howarth at bromo.med.uc.edu>wrote: > At 167457 on x86_64-apple-darwin12, I am seeing a slew of > AddressSanitizer failures due to > unresolved symbols such as... > > Exit Code: 1 > Command Output (stderr): > -- > Undefined symbols for architecture x86_64: > "___asan_init", referenced from: > _asan.module_ctor in shared-lib-test-so-moBSTe.o > "___asan_register_globals", referenced from: > _asan.module_ctor in shared-lib-test-so-moBSTe.o > "___asan_report_load4", referenced from: > _inc in shared-lib-...
2012 Nov 06
1
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...t; >> At 167457 on x86_64-apple-darwin12, I am seeing a slew of >> AddressSanitizer failures due to >> unresolved symbols such as... >> >> Exit Code: 1 >> Command Output (stderr): >> -- >> Undefined symbols for architecture x86_64: >> "___asan_init", referenced from: >> _asan.module_ctor in shared-lib-test-so-moBSTe.o >> "___asan_register_globals", referenced from: >> _asan.module_ctor in shared-lib-test-so-moBSTe.o >> "___asan_report_load4", referenced from: >>...