[PATCH] D32062: [asan] Let the frontend disable gc-sections optimization for asan globals.

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 14:05:58 PDT 2017


eugenis updated this revision to Diff 96228.
eugenis retitled this revision from "[asan] Extend -asan-globals-live-support flag to all binary formats" to "[asan] Let the frontend disable gc-sections optimization for asan globals.".
eugenis edited the summary of this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D32062

Files:
  include/llvm/Transforms/Instrumentation.h
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  test/Instrumentation/AddressSanitizer/global_metadata_array.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32062.96228.patch
Type: text/x-patch
Size: 7796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/f812cc3f/attachment.bin>


More information about the llvm-commits mailing list