mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 10:06:05 +00:00
[clang-repl] Install clang-repl
This is essentially what D106813 was supposed to do but did not. Differential revision: https://reviews.llvm.org/D108919
This commit is contained in:
parent
524ded7d01
commit
c9948e9254
@ -7,7 +7,7 @@ set( LLVM_LINK_COMPONENTS
|
||||
Support
|
||||
)
|
||||
|
||||
add_clang_executable(clang-repl
|
||||
add_clang_tool(clang-repl
|
||||
ClangRepl.cpp
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user