llvm-project
4b4dcb49 - [Transforms] Fix a warning

Commit
2 years ago
[Transforms] Fix a warning This patch fixes: llvm/lib/Transforms/Scalar/SROA.cpp:4855:9: error: unused variable 'NewAssign' [-Werror,-Wunused-variable]
Parents
Loading