llvm-project/lld/lib/ReaderWriter/ELF/X86/X86Target.h

11 lines
360 B
C
Raw Normal View History

//===- lib/ReaderWriter/ELF/X86/X86Target.h -------------------------------===//
2013-01-25 15:39:18 +08:00
//
// The LLVM Linker
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include "X86TargetInfo.h"