[PATCH] D145224: [LLVM][OHOS] Use emulated TLS for OHOS platform

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 07:01:29 PDT 2023


kpdev42 updated this revision to Diff 504635.
kpdev42 added a comment.

The only supported arch for liteos is arm32


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145224/new/

https://reviews.llvm.org/D145224

Files:
  llvm/include/llvm/TargetParser/Triple.h
  llvm/test/CodeGen/AArch64/emutls_generic.ll
  llvm/test/CodeGen/ARM/emutls.ll
  llvm/test/CodeGen/RISCV/emutls.ll
  llvm/test/CodeGen/RISCV/emutls_generic.ll
  llvm/test/CodeGen/X86/emutls-pic.ll
  llvm/test/CodeGen/X86/emutls-pie.ll
  llvm/test/CodeGen/X86/emutls.ll
  llvm/test/CodeGen/X86/emutls_generic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145224.504635.patch
Type: text/x-patch
Size: 19802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/19341520/attachment.bin>


More information about the llvm-commits mailing list