[llvm-dev] Support for larger DFSan labels

Carson Harmon via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 21 08:07:40 PST 2020


Hi, I had a question about ongoing DFSan development and wanted to potentially upstream some features.

Currently, in DFSan the label size is uint16, is anyone against bumping it to be a uint32? I found this modification to be needed to run DFSan on programs like document parsers.

Thanks for your time,
Carson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201221/be98b616/attachment.html>


More information about the llvm-dev mailing list