diff options
author | Vitaly Buka <vitalybuka@google.com> | 2018-02-24 06:58:56 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2018-02-24 06:58:56 +0000 |
commit | 1aa98f4294861f3021f52c00ca4cc57403410de9 (patch) | |
tree | dcbd9fb19bd17cbfd853cfd8f27902d97e762ebe /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | d8cea35360fcc9cc7566b15c92665e933ea43775 (diff) | |
download | bcm5719-llvm-1aa98f4294861f3021f52c00ca4cc57403410de9.tar.gz bcm5719-llvm-1aa98f4294861f3021f52c00ca4cc57403410de9.zip |
[cfi] Lazy initialization of CFI interceptors
Summary:
Interceptors initialization may need to allocate memory. So if we initialize too
early we can crash in non initialized allocator.
Reviewers: pcc, eugenis
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D43669
llvm-svn: 326025
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions