Skip to content
Commit 08f5c7b8 authored by Craig Topper's avatar Craig Topper
Browse files

[TableGen] Make better use of std::map::emplace and emplace construct the...

[TableGen] Make better use of std::map::emplace and emplace construct the object in the map rather than moving it into it. Remove a use std::map::find by remembering the return from emplace.

llvm-svn: 334380
parent d78567f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment