| Index: tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| diff --git a/tools/clang/rewrite_scoped_refptr/CMakeLists.txt b/tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| index aa47400ce3d6bf50fbd440334c1e8c425956815c..b61fd653dc9ed63ce58378ed636af6d6111708ff 100644
|
| --- a/tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| +++ b/tools/clang/rewrite_scoped_refptr/CMakeLists.txt
|
| @@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
|
| MCParser
|
| Option
|
| X86AsmParser
|
| + X86CodeGen
|
| )
|
|
|
| add_llvm_executable(rewrite_scoped_refptr
|
|
|