[llvm-dev] unsupported option '-fsanitize=dataflow' for target 'i386-unknown-linux-gnu'
Dipanjan Das via llvm-dev
llvm-dev at lists.llvm.org
Mon Sep 18 08:25:12 PDT 2017
While attempting to run DataFlowSanitizer for 32 bit target (-m32), I
received the following error:
unsupported option '-fsanitize=dataflow' for target 'i386-unknown-linux-gnu'
Does it mean that DFSan doesn't support 32 bit memory model?
--
Thanks & Regards,
Dipanjan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170918/8b0d4136/attachment.html>
More information about the llvm-dev
mailing list