[llvm-commits] [PATCH] Make ARM and Mips use TargetMachine::getTLSModel()

Hans Wennborg hans at chromium.org
Tue May 1 09:55:45 PDT 2012


On Fri, Apr 27, 2012 at 19:00, Hans Wennborg <hans at chromium.org> wrote:
> Hi all,
>
> The attached patch moves the logic for selecting a TLS model to a single place,
> instead of the previous three (ARM, Mips, and X86 which already
> uses this function).
>
> Please take a look.
>
> Thanks,
> Hans

Ping?



More information about the llvm-commits mailing list