[llvm] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 12:25:53 PST 2024


MaskRay wrote:

> The current implementation is only enabled when passing the new `-riscv-enable-tlsdesc` flag.

This needs an update. The cl::opt has been removed.

https://github.com/llvm/llvm-project/pull/66915


More information about the llvm-commits mailing list