mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 12:43:47 +00:00
Add a missing file header.
llvm-svn: 322909
This commit is contained in:
parent
d3052d5522
commit
4b7cf1601a
@ -1,3 +1,12 @@
|
||||
//===- Timer.cpp ----------------------------------------------------------===//
|
||||
//
|
||||
// The LLVM Linker
|
||||
//
|
||||
// This file is distributed under the University of Illinois Open Source
|
||||
// License. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "lld/Common/Timer.h"
|
||||
#include "lld/Common/ErrorHandler.h"
|
||||
#include "llvm/Support/Format.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user