[PATCH] Do not sanitize kernel area on 32-bit targets

Kostya Serebryany kcc at google.com
Thu Mar 27 00:44:43 PDT 2014


  committed with a minor modification as r204897.
  (GetKernelStartAddress should be defined only when SANITIZER_WORDSIZE == 32, otherwise I get a warning on 64-bit build)

  Thanks!

http://llvm-reviews.chandlerc.com/D3119



More information about the llvm-commits mailing list