[AsmParser] Fix a warning
This patch fixes: llvm/lib/AsmParser/LLParser.cpp:466:34: error: moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move]
Loading
Please sign in to comment
This patch fixes: llvm/lib/AsmParser/LLParser.cpp:466:34: error: moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move]