Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chrome] accumulated PR 2 #11

Merged

Conversation

unicornx
Copy link

This PR contains two commits.

By default, clang use emulated-tls for android, but at the time when
we are working on riscv64, emulated-tls is not ready for riscv64(see
https://reviews.llvm.org/D143708).

We don't patch clang, but prefer elf-tls for riscv64 and that's what
we learn from AOSP.

Together with elf-tls enabled, reverted
eac959f.

Signed-off-by: Wang Chen <wangchen20@iscas.ac.cn>
Signed-off-by: Wang Chen <wangchen20@iscas.ac.cn>
@unicornx unicornx requested a review from McKnight22 February 27, 2023 09:16
@unicornx unicornx self-assigned this Feb 27, 2023
@unicornx unicornx merged commit 304cc46 into aosp-riscv:riscv64_109.0.5414.87_dev Feb 28, 2023
@unicornx unicornx changed the title accumulated PR 2 [chrome] accumulated PR 2 Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants