Patched Makefile.rules to allow objective C and objective C++ compilation.
authorGreg Clayton <gclayton@apple.com>
Tue, 13 Jul 2010 18:47:09 +0000 (18:47 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 13 Jul 2010 18:47:09 +0000 (18:47 +0000)
commit43bc79a642b1b55140584c7a7eaac1788b5928e3
tree33f00ebcaf5eae8fabb09581ef42ffde06bcbced
parentea4cdb7ead622392640fd2f804b451bbc61364b3
Patched Makefile.rules to allow objective C and objective C++ compilation.
This allows LLDB (llvm/tools/lldb) to build on Mac OS X.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108255 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules