mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Remove unused #includes of TimeValue.h. NFC.
llvm-svn: 284975
This commit is contained in:
parent
2c41526fc8
commit
0a4bdea033
@ -31,7 +31,6 @@
|
||||
#include "llvm/Support/Process.h"
|
||||
#include "llvm/Support/Program.h"
|
||||
#include "llvm/Support/Signals.h"
|
||||
#include "llvm/Support/TimeValue.h"
|
||||
#include <cstdlib>
|
||||
|
||||
namespace {
|
||||
|
@ -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>
|
||||
|
||||
|
@ -45,7 +45,6 @@
|
||||
#include "llvm/Support/FormattedStream.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/TargetRegistry.h"
|
||||
#include "llvm/Support/TimeValue.h"
|
||||
#include "llvm/Target/TargetLoweringObjectFile.h"
|
||||
#include "llvm/Transforms/Utils/UnrollLoop.h"
|
||||
#include <sstream>
|
||||
|
Loading…
Reference in New Issue
Block a user