summaryrefslogtreecommitdiffstats
path: root/clang/examples/PrintFunctionNames/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/examples/PrintFunctionNames/CMakeLists.txt')
-rw-r--r--clang/examples/PrintFunctionNames/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/examples/PrintFunctionNames/CMakeLists.txt b/clang/examples/PrintFunctionNames/CMakeLists.txt
index edfbcb5ce17..d442ff9c6b3 100644
--- a/clang/examples/PrintFunctionNames/CMakeLists.txt
+++ b/clang/examples/PrintFunctionNames/CMakeLists.txt
@@ -1,7 +1,5 @@
set(MODULE TRUE)
-set(LLVM_NO_RTTI 1)
-
set( LLVM_USED_LIBS
clangFrontendTool
clangFrontend
OpenPOWER on IntegriCloud