hanchenye-llvm-project/lldb/cmake
Pavel Labath a0adeb69ab [cmake] Remove the LLDB versions of the exception-controlling variables
Summary:
One can still use the LLVM variables to control this: LLVM_ENABLE_EH, LLVM_ENABLE_RTTI. It's not
clear to me why one would want to control these at lldb level and it's generally not even a good
idea to compile parts of the same binary with different values of these flags.

Reviewers: zturner, tfiala

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D20673

llvm-svn: 270863
2016-05-26 16:11:04 +00:00
..
modules [cmake] Remove the LLDB versions of the exception-controlling variables 2016-05-26 16:11:04 +00:00
platforms Work around android-arm NDK bug exposed by rL269992 2016-05-20 10:58:55 +00:00
LLDBDependencies.cmake Fix standalone build on RHEL6. 2016-05-06 17:03:09 +00:00