Skip to content
Commit b2269ec4 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Move copy function from Symbol to SymbolBody.

We could have add this function either Symbol or SymbolBody. I added it
to Symbol at first. But I noticed that if I've added it to SymbolBody,
we could've removed SymbolBody::setName(). So I'll do that in this patch.

llvm-svn: 306590
parent 6f61e237
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