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

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 05:20:30 PDT 2023


jrtc27 added a comment.

One remaining nit as far as I can tell



================
Comment at: llvm/test/CodeGen/ARM/emutls.ll:5
 ; RUN:     -relocation-model=pic < %s | FileCheck -check-prefix=ARM32 %s
-
 ; Copied from X86/emutls.ll
----------------
Leave this line alone


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145224



More information about the llvm-commits mailing list