search for: __dfsan

Displaying 1 result from an estimated 1 matches for "__dfsan".

Did you mean: __asan
2017 Jun 03
2
Compiling program with dfsan at IR
...s. >> >> Steps taken: >> 1.Convert toy program to .bc >> 2. IR pass to insert dfsan calls >> 3.opt -dfsan on resultant bitcode from step 2 >> 4. llc step3.bc -o step4.s >> 5. gcc step.s -o step5.o >> >> I get error "undefined reference to `__dfsan_arg_tls' " and so forth for >> all functions defined. >> Is there something I am missing or doing wrong in my steps. >> >> Thanks >> >> >> >> >> _______________________________________________ >> LLVM Developers mailing list >&...