Compile shared libraries with dSYM files when requested on darwin. Prior to this...
authorGreg Clayton <gclayton@apple.com>
Thu, 20 Sep 2012 21:43:11 +0000 (21:43 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 20 Sep 2012 21:43:11 +0000 (21:43 +0000)
commit0c9773c6d5d452d9fc070859776657df44584bd8
tree3d0e1ea69b17cb7b8da37ee8a60b91b2f0fa9595
parent48e0c2c82de0c133a912815cbd9be6b326fa9979
Compile shared libraries with dSYM files when requested on darwin. Prior to this, we never had dSYM files for shared libraries unless it was a dylib only Makefile.

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