Remove std::move on return when it could prevent copy elision.
[oota-llvm.git] / utils / create_ladder_graph.py
2015-04-14 Daniel BerlinAdd ladder graph utility