diff options
Diffstat (limited to 'llvm/lib/TableGen/CMakeLists.txt')
-rw-r--r-- | llvm/lib/TableGen/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/TableGen/CMakeLists.txt b/llvm/lib/TableGen/CMakeLists.txt index 9333b653777..e7bb0ada5fb 100644 --- a/llvm/lib/TableGen/CMakeLists.txt +++ b/llvm/lib/TableGen/CMakeLists.txt @@ -1,5 +1,6 @@ add_llvm_library(LLVMTableGen Error.cpp + JSONBackend.cpp Main.cpp Record.cpp SetTheory.cpp |