[TLS] move setting tls_guard in tls_init.
We used to emit the store prior to branch in the entry block. To make it more efficient, this commit moves it to the init block. We still mark as initialized before initializing anything else. llvm-svn: 252777
Loading
Please register or sign in to comment