mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-25 00:35:30 +00:00
Remove unnecessary include.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f35b08db50
commit
436843662d
@ -16,8 +16,6 @@
|
||||
#ifndef LLVM_TARGET_TARGETSELECT_H
|
||||
#define LLVM_TARGET_TARGETSELECT_H
|
||||
|
||||
#include "llvm/Config/config.h"
|
||||
|
||||
extern "C" {
|
||||
// Declare all of the target-initialization functions that are available.
|
||||
#define LLVM_TARGET(TargetName) void LLVMInitialize##TargetName##TargetInfo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user