Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Deferring to Evgeniy, he had some ideas about trying different shadow mapping for MSan recently.
Comment Actions
I like this approach.
FYI, there is a change that adds more platforms here: http://reviews.llvm.org/D6146.
lib/Transforms/Instrumentation/MemorySanitizer.cpp | ||
---|---|---|
211 ↗ | (On Diff #17298) | I think we'd better call it "linux" instead of default, and mention "x86_64" somewhere, too. |