mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
This patch adds TLS support for SystemZ on top of orc-runtime support. A separate orc-runtime support #171062 has been created from earlier TLS support #[170706](https://github.com/llvm/llvm-project/pull/170706). See conversations in [#170706](https://github.com/llvm/llvm-project/pull/170706) --------- Co-authored-by: anoopkg6 <anoopkg6@github.com>