diff options
-rw-r--r-- | llvm/ModuleInfo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/ModuleInfo.txt b/llvm/ModuleInfo.txt index bb88bb4b283..ec9da652cb8 100644 --- a/llvm/ModuleInfo.txt +++ b/llvm/ModuleInfo.txt @@ -1,2 +1,4 @@ DepModule: BuildCmd: ./build-for-llvm-top.sh +CleanCmd: make clean +InstallCmd: make install |