[all-commits] [llvm/llvm-project] ba2ac6: AsmWriter - printConstVCalls/printNonConstVCalls -...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jun 27 01:39:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba2ac689e606f1011d9a5b260c31a399316514df
https://github.com/llvm/llvm-project/commit/ba2ac689e606f1011d9a5b260c31a399316514df
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M llvm/lib/IR/AsmWriter.cpp
Log Message:
-----------
AsmWriter - printConstVCalls/printNonConstVCalls - avoid std::vector pass by value. NFCI.
More information about the All-commits
mailing list