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
1 file changed
tree: 7ad6793be3c7c90c0e698fa77814e4edd05389a3
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk