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

Hans Wennborg hans at chromium.org
Tue May 1 14:35:16 PDT 2012


On Tue, May 1, 2012 at 7:49 PM, Eric Christopher <echristo at apple.com> wrote:
>
> 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? :)

Sure; patch now attached.

 - Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-targetmachine-get-tls-model.patch
Type: application/octet-stream
Size: 5014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120501/bf473e83/attachment.obj>


More information about the llvm-commits mailing list