e9dfe892ef
Without the fix build fails on gcc-12 as: /build/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp: In member function 'std::string llvm::NVPTXAsmPrinter::getPTXFundamentalTypeStr(...': /build/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp:1319:10: error: use of deleted function 'std::__cxx11::basic_string<...>; std::nullptr_t = std::nullptr_t]' 1319 | return nullptr; | ^~~~~~~ The patch is present in upstream releases since llvm-12. |
||
---|---|---|
.. | ||
clang | ||
compiler-rt | ||
libcxx | ||
libcxxabi | ||
lld | ||
lldb | ||
llvm | ||
openmp | ||
default.nix |