Files
llvm-project/llvm/lib/CGData/CodeGenDataReader.cpp
Abhishek Kaushik 6003a448b3 [NFC][CGData] Use std::move in lazyDeserialize call (#164558)
Use `std::move` for shared_ptr in `lazyDeserialize` call to avoid extra
refcount ops
2025-10-23 15:26:22 +05:30

8.1 KiB