You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang-offload-bundler] Initialize member names in unbundled archive (#3049)
Member names in the unbundled archive were not properly initialized
which could lead to random problems for tools working with these
archives later. This patch fixes this problem.
There is no LIT test in this patch because it is impossible to create
stable test which shows the problem.
Signed-off-by: Sergey Dmitriev [email protected]
0 commit comments