Evgeniy Stepanov
|
1993de54ee
|
[cfi] Test cross-dso CFI on Android.
Reviewers: vitalybuka, pcc
Subscribers: llvm-commits, srhines
Differential Revision: https://reviews.llvm.org/D38911
llvm-svn: 315922
|
2017-10-16 18:03:11 +00:00 |
Evgeniy Stepanov
|
79685810f1
|
[cfi] Hide runtime implementation in a namespace.
Move all internal stuff into namespace __cfi.
Remove the double underscore prefix from anything that's now inside
the namespace.
llvm-svn: 258859
|
2016-01-26 21:06:26 +00:00 |
Evgeniy Stepanov
|
a9e0584cce
|
[cfi] Support for dlopen and dlclose.
Add dlopen/dlclose interceptors to update CFI shadow for loaded/unloaded libraries.
llvm-svn: 258857
|
2016-01-26 20:53:09 +00:00 |