]> granicus.if.org Git - llvm/commit
Converting InstrProf's error_category to a ManagedStatic to avoid static constructors...
authorChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 23:19:24 +0000 (23:19 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 23:19:24 +0000 (23:19 +0000)
commit784954db31cca0c5b34bd251d853f95b04e2c458
tree96c0332bb52e08ff6b047cf2496796c337703585
parent3f71e22d8fcdd66174a7c849fe4ab0256b054688
Converting InstrProf's error_category to a ManagedStatic to avoid static constructors and destructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ProfileData/InstrProf.cpp