From: Mandeep Singh Grang Date: Fri, 11 Nov 2016 02:01:32 +0000 (+0000) Subject: [llvm] Remove duplicate header from PassInfo.h X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55616f645a07d3dc3d9edbf50c06da74ab510627;p=llvm [llvm] Remove duplicate header from PassInfo.h Reviewers: mehdi_amini Differential Revision: https://reviews.llvm.org/D26533 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286546 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/PassInfo.h b/include/llvm/PassInfo.h index d13d51b94c6..21ade85b682 100644 --- a/include/llvm/PassInfo.h +++ b/include/llvm/PassInfo.h @@ -15,8 +15,6 @@ #include "llvm/ADT/StringRef.h" -#include "llvm/ADT/StringRef.h" - #include #include