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

Hans Wennborg hans at chromium.org
Fri Apr 27 10:00:35 PDT 2012


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
-------------- 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/20120427/32fa8c05/attachment.obj>


More information about the llvm-commits mailing list