Remove unused header.

llvm-svn: 270788
This commit is contained in:
Eric Christopher 2016-05-25 22:56:58 +00:00
parent 8a5b64ebc9
commit 0c14955ea1

View File

@ -29,7 +29,6 @@
#ifndef LLVM_PASS_H
#define LLVM_PASS_H
#include "llvm/Support/Compiler.h"
#include <string>
namespace llvm {