[PATCH] If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate.

Peter Collingbourne peter at pcc.me.uk
Mon Mar 11 12:56:09 PDT 2013


    - Infer -fPIE instead of -fPIC

Hi kcc, eugenis, rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D502?vs=1220&id=1254#toc

Files:
  docs/MemorySanitizer.rst
  docs/ThreadSanitizer.rst
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Driver/ToolChain.h
  lib/Driver/SanitizerArgs.h
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/WindowsToolChain.cpp
  test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D502.4.patch
Type: text/x-patch
Size: 20023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130311/5676ce61/attachment.bin>


More information about the cfe-commits mailing list