Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Committed with the parentheses around 'SANITIZER_WORDSIZE == 32' removed to pass the lint checks for sanitizer sources.
Paths
| Differential D4656
Support traversing ELF objects for sanitizers needs on FreeBSD in 32-bit mode ClosedPublic Authored by kutuzov.viktor.84 on Jul 24 2014, 6:36 AM.
Details
Diff Detail
Event Timelinekutuzov.viktor.84 retitled this revision from to Support traversing ELF objects for sanitizers needs on FreeBSD in 32-bit mode. kutuzov.viktor.84 updated this object. This revision is now accepted and ready to land.Jul 24 2014, 11:00 AM Comment Actions Committed with the parentheses around 'SANITIZER_WORDSIZE == 32' removed to pass the lint checks for sanitizer sources.
Revision Contents
Diff 11873 compiler-rt/trunk/lib/sanitizer_common/sanitizer_freebsd.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux_libcdep.cc
|