[PATCH] D15728: [cfi] Support for dlopen and dlclose
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 22 14:03:54 PST 2015
eugenis created this revision.
eugenis added reviewers: pcc, kcc.
eugenis added a subscriber: llvm-commits.
eugenis set the repository for this revision to rL LLVM.
Add dlopen/dlclose interceptors to update CFI shadow for loaded/unloaded libraries.
Repository:
rL LLVM
http://reviews.llvm.org/D15728
Files:
lib/cfi/cfi.cc
test/cfi/cross-dso/dlopen.cpp
test/cfi/cross-dso/simple-fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15728.43483.patch
Type: text/x-patch
Size: 12395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/bbd6064e/attachment.bin>
More information about the llvm-commits
mailing list