summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCSubtarget.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-10-16 20:21:39 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-10-16 20:21:39 +0000
commit1a7cf8c23a59b65958ab4a2d95bfd46ed4a1999c (patch)
treeef77ccea4be2d853c8881646766790ff81e398bb /llvm/lib/Target/PowerPC/PPCSubtarget.h
parent4a8865b14546831f77fac58b9ea82df31ef3e979 (diff)
downloadbcm5719-llvm-1a7cf8c23a59b65958ab4a2d95bfd46ed4a1999c.tar.gz
bcm5719-llvm-1a7cf8c23a59b65958ab4a2d95bfd46ed4a1999c.zip
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. llvm-svn: 192835
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCSubtarget.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud