Remove the "/" from the end of rpath paths. Having it there causes the
authorJim Ingham <jingham@apple.com>
Fri, 23 Jan 2015 00:39:13 +0000 (00:39 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 23 Jan 2015 00:39:13 +0000 (00:39 +0000)
commit0895e3406cdd11cd9aaa21378d1dd47f0667c40c
tree730937500d1eeddbadea7eb5154dfae78d81fc53
parentd2a7eda2b7415a0936023a0e742e84e6a42a76b2
Remove the "/" from the end of rpath paths.  Having it there causes the
paths we get from dladdr to have "//" in it internally, and while that is
formally correct it is just asking for somebody to misparse it...

llvm-svn: 226886
lldb/lldb.xcodeproj/project.pbxproj