[asan] add option -asan-keep-uninstrumented-functions
authorKostya Serebryany <kcc@google.com>
Wed, 26 Jun 2013 09:18:17 +0000 (09:18 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 26 Jun 2013 09:18:17 +0000 (09:18 +0000)
commit9f5213f20f8103a43514672de82b5861d92328c1
tree3eae779a97951398fd6b5ea2443a7bcad440dbf7
parentb598c0b527d277d368aa06edb297ac3d754c08e1
[asan] add option -asan-keep-uninstrumented-functions

llvm-svn: 184927
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/keep-instrumented_functions.ll [new file with mode: 0644]