[PATCH] D120557: [HIP] File device library ABI version file name

2022-02-28 Thread Yaxun Liu via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG092f15ac40ce: [HIP] File device library ABI version file name (authored by yaxunl). Herald added a project: clang. Changed prior to commit: https:

[PATCH] D120557: [HIP] File device library ABI version file name

2022-02-25 Thread Yaxun Liu via Phabricator via cfe-commits
yaxunl created this revision. yaxunl added a reviewer: tra. Herald added subscribers: kerbowa, jvesely. yaxunl requested review of this revision. It should be oclc_abi_version* instead of abi_version*. https://reviews.llvm.org/D120557 Files: clang/lib/Driver/ToolChains/AMDGPU.cpp clang/test