Fix the Xcode project
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 30 Nov 2018 00:09:04 +0000 (00:09 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 30 Nov 2018 00:09:04 +0000 (00:09 +0000)
commitc651e79c4a948940b117daf07b2c0087590cb6e0
tree6105bad5f0e270b29a0191f172e530a7282cb462
parent72d1f3a285d515ba92dc71c6d775f6d1ebeb9442
Fix the Xcode project

This fixes the driver with the Xcode project. We need to link the driver
against the correct LLVM libraries and make sure we're disabling
exceptions/rtti.

Thanks to Jim for helping me figure this out.

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