diff options
author | Fangrui Song <maskray@google.com> | 2020-01-08 15:44:35 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-01-08 15:50:51 -0800 |
commit | 7f1026a7520eb3d7e99da77f6738deb72de17980 (patch) | |
tree | b2a1cec598f7555894548d6c8e259859a438e9bd /lldb/scripts/Python/python-extensions.swig | |
parent | f84d3200528a4aa1e8c7f2d3a9567f63f855b165 (diff) | |
download | llvm-7f1026a7520eb3d7e99da77f6738deb72de17980.zip llvm-7f1026a7520eb3d7e99da77f6738deb72de17980.tar.gz llvm-7f1026a7520eb3d7e99da77f6738deb72de17980.tar.bz2 |
[cfi][test] cross-dso/stats.cpp: don't assume the order of static constructors
__sanitizer_stat_init is called for the executable first, then the
shared object. In WriterModuleReport(), the information for the shared
object will be recorded first. It'd be nice to get rid of the order
requirement of static constructors. (This should make .ctors platforms
work.)
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions