[llvm] r197081 - Merge all tls tests to two files. One for normal codegen (initial and local

Tim Northover t.p.northover at gmail.com
Thu Dec 12 03:57:13 PST 2013


Hi Roman,

> Merge all tls tests to two files. One for normal codegen (initial and local
> exec) and one for PIC codegen (local and general dynamic).

These two tests were failing on OS X because they expected an
ELF-based system. I've committed r197146 adding a Linux triple to fix
things for now. You may want to alter that slightly, but it seemed
slightly better than simply reverting.

Cheers.

Tim.



More information about the llvm-commits mailing list