X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FPassSupport.h;h=7c3d49f02e8fb1f6a0d0f8870e536c4213702161;hp=6cb6516412e8c750f4a83910b961d60f96077938;hb=16f83af7618a4dfb4ef1891b07adb23cc54e4c86;hpb=cd52a7a381a73c53ec4ef517ad87f19808cb1a28 diff --git a/include/llvm/PassSupport.h b/include/llvm/PassSupport.h index 6cb6516412e..7c3d49f02e8 100644 --- a/include/llvm/PassSupport.h +++ b/include/llvm/PassSupport.h @@ -26,7 +26,7 @@ #include "llvm/PassInfo.h" #include "llvm/PassRegistry.h" #include "llvm/Support/Atomic.h" -#include "llvm/Support/Valgrind.h" +#include "llvm/Support/Compiler.h" #include namespace llvm {