diff options
Diffstat (limited to 'lldb/source/Expression/CMakeLists.txt')
-rw-r--r-- | lldb/source/Expression/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Expression/CMakeLists.txt b/lldb/source/Expression/CMakeLists.txt index 8822497b2d9..92f8f0863bf 100644 --- a/lldb/source/Expression/CMakeLists.txt +++ b/lldb/source/Expression/CMakeLists.txt @@ -1,5 +1,3 @@ -set(LLVM_NO_RTTI 1) - add_lldb_library(lldbExpression ASTDumper.cpp ASTResultSynthesizer.cpp |