mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-20 19:25:05 +00:00
Moved from include/llvm/Support/Linker.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9577667822
commit
7d0a022489
@ -1,4 +1,4 @@
|
||||
//===- llvm/Transforms/Utils/Linker.h - Module Linker Interface -*- C++ -*-===//
|
||||
//===- llvm/Linker.h - Module Linker Interface ------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@ -11,8 +11,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef LLVM_TRANSFORMATIONS_UTILS_LINKER_H
|
||||
#define LLVM_TRANSFORMATIONS_UTILS_LINKER_H
|
||||
#ifndef LLVM_LINKER_H
|
||||
#define LLVM_LINKER_H
|
||||
|
||||
#include <string>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user