Skip to content
Commit 1d952533 authored by Owen Anderson's avatar Owen Anderson
Browse files

Add a version of AsmPrinter::EOL that takes a const char* so that we don't...

Add a version of AsmPrinter::EOL that takes a const char* so that we don't have to do as many implicit std::string constructions.
Unfortunately, this doesn't appear to translate to a real speedup in practice.

llvm-svn: 52981
parent c362465d
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