[PATCH] D24974: Add build script for symbolizer which can be linked into instrumented process.

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 11:55:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282617: Add build script for symbolizer which can be linked into instrumented process. (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D24974?vs=72869&id=72871#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24974

Files:
  compiler-rt/trunk/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cc
  compiler-rt/trunk/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cc
  compiler-rt/trunk/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
  compiler-rt/trunk/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
  compiler-rt/trunk/test/asan/TestCases/Linux/print_memory_profile_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24974.72871.patch
Type: text/x-patch
Size: 20741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160928/1370da65/attachment-0001.bin>


More information about the llvm-commits mailing list