Remove unused header, NFC.

llvm-svn: 288407
This commit is contained in:
Vedant Kumar 2016-12-01 19:38:48 +00:00
parent 5fb9b5e1c9
commit 618d78ca40
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
// not --crash cmd
// Will return true if cmd crashes (e.g. for testing crash reporting).
#include "llvm/Support/Path.h"
#include "llvm/Support/Program.h"
#include "llvm/Support/raw_ostream.h"
using namespace llvm;