[PATCH] D49498: Rename __asan_gen_* symbols to ___asan_gen_*.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 15:28:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337428: Rename __asan_gen_* symbols to ___asan_gen_*. (authored by pcc, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D49498?vs=156107&id=156165#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49498

Files:
  compiler-rt/trunk/test/asan/TestCases/Darwin/asan_gen_prefixes.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/no_asan_gen_globals.c
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/DebugInfo/AArch64/asan-stack-vars.ll
  llvm/trunk/test/DebugInfo/COFF/asan-module-without-functions.ll
  llvm/trunk/test/DebugInfo/Generic/incorrect-variable-debugloc.ll
  llvm/trunk/test/DebugInfo/X86/dbg_value_direct.ll
  llvm/trunk/test/DebugInfo/X86/debug-loc-asan.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/do-not-instrument-profiling-globals.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/global_metadata.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/global_metadata_array.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/instrument_global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49498.156165.patch
Type: text/x-patch
Size: 14433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/83a5e3fb/attachment.bin>


More information about the llvm-commits mailing list