Mercurial > hg > CbC > CbC_llvm
diff tools/llvm-diff/DiffConsumer.cpp @ 134:3a76565eade5 LLVM5.0.1
update 5.0.1
author | mir3636 |
---|---|
date | Sat, 17 Feb 2018 09:57:20 +0900 |
parents | 803732b1fca8 |
children | c2174574ed3a |
line wrap: on
line diff
--- a/tools/llvm-diff/DiffConsumer.cpp Fri Feb 16 19:10:49 2018 +0900 +++ b/tools/llvm-diff/DiffConsumer.cpp Sat Feb 17 09:57:20 2018 +0900 @@ -13,7 +13,6 @@ #include "DiffConsumer.h" #include "llvm/IR/Instructions.h" -#include "llvm/IR/Module.h" #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/Debug.h"