Both Linux and LiteOS for all OpenHarmony targets use emulated TLS
~~~
Huawei RRI, OS Lab
Differential D145224
[LLVM][OHOS] Use emulated TLS for OHOS platform kpdev42 on Mar 3 2023, 1:45 AM. Authored by
Details Both Linux and LiteOS for all OpenHarmony targets use emulated TLS ~~~ Huawei RRI, OS Lab
Diff Detail
Event TimelineComment Actions
What does the LiteOS triple look like, should it be tested too? Comment Actions Though one last thing, should MIPS be mentioned here? https://reviews.llvm.org/D145227 adds targets for MIPS as well, do you not use emulated TLS there?
Comment Actions
Is still outstanding, otherwise no objections. Comment Actions One remaining nit as far as I can tell
Comment Actions This patch adds too many RUN lines. I don't think enumerating every combination for your target triple makes good use of the number of RUN lines. Every RUN line adds a small overhead for all users. |