We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b810244 commit e5fd3a7Copy full SHA for e5fd3a7
llvm/tools/llvm-readobj/COFFDumper.cpp
@@ -52,6 +52,7 @@
52
#include "llvm/Support/ScopedPrinter.h"
53
#include "llvm/Support/Win64EH.h"
54
#include "llvm/Support/raw_ostream.h"
55
+#include <ctime>
56
57
using namespace llvm;
58
using namespace llvm::object;
0 commit comments