unified-memory-framework
unified-memory-framework copied to clipboard
Add a CI job that uses LLVM linker (ld.lld) instead of GNU linker (ld)
Add a CI job that uses LLVM linker (ld.lld) instead of GNU linker (ld). It can be enabled with "-fuse-ld=lld" clang option.
related to #646
also make sure that it can detect issues with our map/def files.