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

Eric Christopher echristo at apple.com
Tue May 1 10:49:56 PDT 2012


On May 1, 2012, at 9:55 AM, Hans Wennborg <hans at chromium.org> wrote:

> 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?

Can you ping with the patch? :)

-eric



More information about the llvm-commits mailing list