diff options
Diffstat (limited to 'lib/FrontendTool')
-rw-r--r-- | lib/FrontendTool/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/FrontendTool/CMakeLists.txt b/lib/FrontendTool/CMakeLists.txt index 31983df365..c367695d57 100644 --- a/lib/FrontendTool/CMakeLists.txt +++ b/lib/FrontendTool/CMakeLists.txt @@ -1,5 +1,3 @@ -set(LLVM_NO_RTTI 1) - set(LLVM_USED_LIBS clangDriver clangFrontend clangRewrite clangCodeGen clangStaticAnalyzerCheckers clangStaticAnalyzerCore) |