Skip to content
Commit 4ff71de8 authored by Chris Lattner's avatar Chris Lattner
Browse files

set function/global names with setName instead of passing the name into the

ctor function.  This avoids creating a temporary std::string for the name,
speeding up the testcase in PR3810 by 3.8%

llvm-svn: 67457
parent 17556b2d
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