1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00

Remove unused header, NFC.

llvm-svn: 288407
This commit is contained in:
Vedant Kumar 2016-12-01 19:38:48 +00:00
parent 148c29c710
commit 20cf34db97

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;