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] Do not add "llvm.used" to the .tgtsym section (#3896)
This patch changes clang-offload-bundler to skip special globals
llvm.used and llvm.compiler.used when collecting names of symbols
that are defined in the device object if it is a bitcode file.
Signed-off-by: Sergey Dmitriev <[email protected]>
0 commit comments