| commit | cac28aeb3fe14c7c4afd723a544086aa7237001d | [log] [tgz] |
|---|---|---|
| author | Sean Fertile <sfertile@ca.ibm.com> | Fri Jun 15 19:47:16 2018 +0000 |
| committer | Sean Fertile <sfertile@ca.ibm.com> | Fri Jun 15 19:47:16 2018 +0000 |
| tree | e7f1fbb958798a83a15a3219b616df59fe091462 | |
| parent | 80b8f82f179a31f7fbc0f3076ebb681fdda3e504 [diff] |
[PowerPC] Add support for high and higha symbol modifiers on tls modifers. Enables using the high and high-adjusted symbol modifiers on thread local storage modifers in powerpc assembly. Needed to be able to support 64 bit thread-pointer and dynamic-thread-pointer access sequences. Differential Revision: https://reviews.llvm.org/D47754 llvm-svn: 334856