| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[LLVM] Update CUDA ELF flags for their new ABI (#149534) Summary: We rely on these flags to do things in the runtime and print the contents of binaries correctly. CUDA updated their ABI encoding recently and we didn't handle that. it's a new ABI entirely so we just select on it when it shows up. Fixes: https://github.com/llvm/llvm-project/issues/148703 | 1 年前 |