Files
clang-p2996/mlir/test/Target/LLVMIR/Import
Guojin 4fc514af51 [MLIR][LLVM] Fix import of dso_local attribute (#124822)
The import of LLVM IR should use is isDSOLocal instead of
hasLocalLinkage to set the dso_local attribute.
Without this change, function definitions that mostly have external
linkage would be missing dso_local attribute during translation.

---------

Co-authored-by: Tobias Gysi <tobias.gysi@nextsilicon.com>
2025-01-29 17:09:18 +01:00
..
2024-11-08 13:56:44 +01:00
2024-11-11 14:01:50 +01:00
2024-07-16 16:48:24 +01:00