summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ManagedStatic.cpp
diff options
context:
space:
mode:
authorJF Bastien <jfb@google.com>2018-05-12 19:38:44 +0000
committerJF Bastien <jfb@google.com>2018-05-12 19:38:44 +0000
commit47b894b4a3772bbee00da4156f1c79117819ace6 (patch)
tree59ea260aadfdb1edf86846a6346b945c479b78a7 /llvm/lib/Support/ManagedStatic.cpp
parent6e160c18132cb6eca556b54ed0cec08698cb26b1 (diff)
downloadbcm5719-llvm-47b894b4a3772bbee00da4156f1c79117819ace6.tar.gz
bcm5719-llvm-47b894b4a3772bbee00da4156f1c79117819ace6.zip
llc: don't call llvm_shutdown twice
Summary: InitLLVM already calls llvm_shutdown, but llc registers for shutdown with llvm_shutdown_obj so it gets called twice. It's not hurting anything, but it's also not useful, so don't do it. Reviewers: ruiu Subscribers: aheejin, llvm-commits Differential Revision: https://reviews.llvm.org/D46788 llvm-svn: 332174
Diffstat (limited to 'llvm/lib/Support/ManagedStatic.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud