[PATCH] D15728: [cfi] Support for dlopen and dlclose

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 15:56:02 PST 2016


eugenis updated this revision to Diff 45047.
eugenis added a comment.

Yet another new approach, way simpler than before.
Deprecates http://reviews.llvm.org/D16098.


Repository:
  rL LLVM

http://reviews.llvm.org/D15728

Files:
  lib/cfi/cfi.cc
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_posix.cc
  test/cfi/cross-dso/dlopen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15728.45047.patch
Type: text/x-patch
Size: 14887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160115/d20d662d/attachment.bin>


More information about the llvm-commits mailing list