Remove unintended commit.

This commit is contained in:
Bill Wendling 2021-08-05 10:50:38 -07:00
parent 509854b69c
commit fec8f1a008
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
set(LLVM_LINK_COMPONENTS
Core
IRReader
Support
)
add_llvm_tool(llvm-livepatch
llvm-livepatch.cpp
DEPENDS
intrinsics_gen
)