diff options
Diffstat (limited to 'llvm/lib/TableGen/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/TableGen/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/TableGen/CMakeLists.txt b/llvm/lib/TableGen/CMakeLists.txt index 28240f4a673..4f64eb4ff24 100644 --- a/llvm/lib/TableGen/CMakeLists.txt +++ b/llvm/lib/TableGen/CMakeLists.txt @@ -1,5 +1,3 @@ -## FIXME: This only requires RTTI because tblgen uses it. Fix that. -set(LLVM_REQUIRES_RTTI 1) set(LLVM_REQUIRES_EH 1) add_llvm_library(LLVMTableGen |

