summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-09-18 05:25:11 +0000
committerJohn McCall <rjmccall@apple.com>2010-09-18 05:25:11 +0000
commit386dfc738e83df6c4b95e17a32a5dc84ef564756 (patch)
treed5f58d461cf95af9ba46d3f11ee6457a4f7f2c99 /llvm/lib/CodeGen/MachineSink.cpp
parentb92b13d8a0763382692e8f907af97c83ef78a88e (diff)
downloadbcm5719-llvm-386dfc738e83df6c4b95e17a32a5dc84ef564756.tar.gz
bcm5719-llvm-386dfc738e83df6c4b95e17a32a5dc84ef564756.zip
static local variables with destructors don't require a global destructor
unless we're on a platform without __cxa_atexit (or use thereof has been disabled). This patch actually just disables the check completely for static locals, but I've filed http://llvm.org/bugs/show_bug.cgi?id=8176 to track the platform-specific fix. llvm-svn: 114269
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud