[ARM] Fix code generation for:

static __thread struct {
    int a;
    int b;
} teste = {0, 0};

llvm-svn: 43722
2 files changed
tree: aa7f551c67c4bc172d385b0cd34f20ece49f7d17
  1. clang/
  2. llvm/