diff options
Diffstat (limited to 'llvm/tools/opt/CMakeLists.txt')
-rw-r--r-- | llvm/tools/opt/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/opt/CMakeLists.txt b/llvm/tools/opt/CMakeLists.txt index 9194a6ba098..b4e0505fec4 100644 --- a/llvm/tools/opt/CMakeLists.txt +++ b/llvm/tools/opt/CMakeLists.txt @@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS BitWriter CodeGen Core + Coroutines IPO IRReader InstCombine |