[PATCH] D15644: [asan] Use private aliases for global variables (compiler-rt part).

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 00:44:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260076: [asan] Introduce new approach for ODR violation detection based on odr… (authored by chefmax).

Changed prior to commit:
  http://reviews.llvm.org/D15644?vs=47164&id=47166#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15644

Files:
  compiler-rt/trunk/lib/asan/asan_flags.inc
  compiler-rt/trunk/lib/asan/asan_globals.cc
  compiler-rt/trunk/lib/asan/asan_init_version.h
  compiler-rt/trunk/lib/asan/asan_interface_internal.h
  compiler-rt/trunk/test/asan/TestCases/Linux/local_alias.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/odr-violation.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15644.47166.patch
Type: text/x-patch
Size: 9294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160208/f75d03e5/attachment.bin>


More information about the llvm-commits mailing list