| commit | e95f3bd0fd994b1ac0011624f9a1e5240df2cc52 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Wed May 20 04:39:56 2015 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Wed May 20 04:39:56 2015 +0000 |
| tree | ff7298ed397cf18cf6b4a2aff241387d5c63a708 | |
| parent | 469f9dbdb937969d97089d04fb839769c5759abb [diff] |
[clang-cl] Map /GA to -ftls-model=local-exec The /GA switch informs the compiler that it may assume that all TLS access refers to the executable's index: 0. llvm-svn: 237771