Skip to content

Commit a54f31f

Browse files
authored
[llvm-readtapi] Add symlink to call readtapi (llvm#67748)
1 parent 12f4e11 commit a54f31f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/tools/llvm-readtapi/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ add_llvm_tool(llvm-readtapi
88
llvm-readtapi.cpp
99
DiffEngine.cpp
1010
)
11+
12+
add_llvm_tool_symlink(readtapi llvm-readtapi)

0 commit comments

Comments
 (0)