avoid copying strings.
authorChris Lattner <sabre@nondot.org>
Fri, 10 Aug 2007 06:17:04 +0000 (06:17 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Aug 2007 06:17:04 +0000 (06:17 +0000)
commit417efc897b5cf984209aae66d5faa849fe2c5104
treefe53dd712c5d7af689bb66b53dfc9a2d333b53b5
parentacb8c09e27af766688190bc3cef58bef8b7de493
avoid copying strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40980 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassManagers.h
lib/VMCore/PassManager.cpp