diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-10-16 20:21:39 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-10-16 20:21:39 +0000 |
commit | e6b1095e31677720708181f1bc998924340e5d46 (patch) | |
tree | cebe5dbdfc3695e333785207557f1d92f5064eef /tools/llc | |
parent | cdb9bd7eb9620fab864959efa8f3cfcca06b10de (diff) | |
download | external_llvm-e6b1095e31677720708181f1bc998924340e5d46.zip external_llvm-e6b1095e31677720708181f1bc998924340e5d46.tar.gz external_llvm-e6b1095e31677720708181f1bc998924340e5d46.tar.bz2 |
Allow repeated registration again.
Our use of -fvisibility-inlines-hidden means we cannot check function pointers
against non null values.
Unfortunately, we also cannot assert that the callbacks are initialized only
once. The problem is that lldb has multiple subsystems that need to call this
and they don't have a unique initialization order.
Thanks to Sean Callanan for reporting it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192835 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llc')
0 files changed, 0 insertions, 0 deletions