Fixed a makefile rule used by several tests
authorKate Stone <katherine.stone@apple.com>
Wed, 21 Jan 2015 19:30:00 +0000 (19:30 +0000)
committerKate Stone <katherine.stone@apple.com>
Wed, 21 Jan 2015 19:30:00 +0000 (19:30 +0000)
commit2136ace9611da46844e2d3d53344c32ae9221050
tree640a69b74a8c683c3a58c69fdbbf587bb78597f3
parent53d382fcc79253ffebc4efe95806d9902371b7dd
Fixed a makefile rule used by several tests

Now quotes dsymutil path, required when running tests where the toolchain is in a path that contains a space

llvm-svn: 226695
lldb/test/make/Makefile.rules