summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tls-windows-itanium.ll
Commit message (Collapse)AuthorAgeFilesLines
* X86: enable TLS on Windows itaniumSaleem Abdulrasool2016-06-041-0/+30
Windows itanium is nearly identical to windows-msvc (MS ABI for C, itanium for C++). Enable the TLS support for the target similar to the MSVC model. llvm-svn: 271797
OpenPOWER on IntegriCloud