summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-10-24 14:00:26 +0000
committerPavel Labath <labath@google.com>2016-10-24 14:00:26 +0000
commit51c454c1a91638f559d6c9781f79d93d2102edb4 (patch)
treeacedca6d383fd0cd9ed60e54e693b1771281121a /llvm/lib/MC
parentbff47b51b68906f9239eaccd692174d4c45bea2c (diff)
downloadbcm5719-llvm-51c454c1a91638f559d6c9781f79d93d2102edb4.tar.gz
bcm5719-llvm-51c454c1a91638f559d6c9781f79d93d2102edb4.zip
Remove unused #includes of TimeValue.h. NFC.
llvm-svn: 284975
Diffstat (limited to 'llvm/lib/MC')
-rw-r--r--llvm/lib/MC/WinCOFFObjectWriter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/MC/WinCOFFObjectWriter.cpp b/llvm/lib/MC/WinCOFFObjectWriter.cpp
index 819d446d216..5730c931b0f 100644
--- a/llvm/lib/MC/WinCOFFObjectWriter.cpp
+++ b/llvm/lib/MC/WinCOFFObjectWriter.cpp
@@ -34,7 +34,6 @@
#include "llvm/Support/Endian.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/JamCRC.h"
-#include "llvm/Support/TimeValue.h"
#include <cstdio>
#include <ctime>
OpenPOWER on IntegriCloud