[all-commits] [llvm/llvm-project] 6e3d47: [DeadArgElim] Replace insert with emplace (NFC)
Pavel Samolysov via All-commits
all-commits at lists.llvm.org
Sat Jun 25 00:34:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e3d4712b90bf91ae369475c84ac23d6a5af0796
https://github.com/llvm/llvm-project/commit/6e3d4712b90bf91ae369475c84ac23d6a5af0796
Author: Pavel Samolysov <samolisov at gmail.com>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
Log Message:
-----------
[DeadArgElim] Replace insert with emplace (NFC)
More information about the All-commits
mailing list