This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Enable TLSDESC by default on RISC-V
Needs ReviewPublic

Authored by paulkirth on May 25 2023, 9:38 AM.

Details

Summary

This patch enables RISC-V TLSDESC by default and updates llvm tests.

Depends on D151462

Diff Detail