PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.
[oota-llvm.git] / test / MC / ELF / tls.s
2011-03-20 Rafael EspindolaWrite the section table and the section data in the...
2010-12-20 Roman DivackyPrint all 64bits for st_value and st_size. Adjust tests...
2010-11-24 Rafael EspindolaFix and add tests for all cases in x86 and x86_64 where...
2010-11-24 Rafael EspindolaIf a symbol is used as tls, mark it as tls even if...
2010-11-11 Rafael EspindolaMark labels declared in tls sections as STT_TLS. This...