search for: c642ef

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

Did you mean: 642e
2017 Jun 15
2
Linker error while linking DataFlowSanitizer to LLVM IR
...===================================== clang -c -emit-llvm -fsanitize=dataflow test.c -o test.bc clang -fsanitize=dataflow test2.bc -o test2 /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../x86_64-linux-gnu/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main' /tmp/test2-c642ef.o: In function `dfs$main': test2.bc:(.text+0x96): undefined reference to `dfs$dfsan_create_label' test2.bc:(.text+0xeb): undefined reference to `dfs$dfsan_set_label' /tmp/test2-c642ef.o: In function `dfs$dfsw$dfsan_create_label': test2.bc:(.text+0x16e): undefined reference to `d...