commit | fc34adb0c40e336c4d0582698fd6d4bf3b3de5e1 | [log] [tgz] |
---|---|---|
author | Shih-wei Liao <sliao@google.com> | Wed Mar 07 08:51:44 2012 -0800 |
committer | Shih-wei Liao <sliao@google.com> | Wed Mar 07 09:18:56 2012 -0800 |
tree | 7ad6793be3c7c90c0e698fa77814e4edd05389a3 | |
parent | 720fc19a1602ca1ee06cd7936979c2c30422a739 [diff] |
Use llvm_shutdown_obj to fix "static initialization order fiasco." Yesterday we added a static guard, which is removed from this commit. Using llvm_shutdown_obj will avoid the ordering problem. Change-Id: Iaa2e4293373c849f6b07082fb70b49ff0e805033