Go to file
Lauro Ramos Venancio 1a30c18e88 [ARM] Fix code generation for:
static __thread struct {
    int a;
    int b;
} teste = {0, 0};

llvm-svn: 43722
2007-11-05 18:33:37 +00:00
clang Misc. fixes. 1) Resurrect meta-data generation turned off by a previous patch. 2007-11-05 17:47:33 +00:00
llvm [ARM] Fix code generation for: 2007-11-05 18:33:37 +00:00