mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-20 11:32:33 +00:00
Revert my last commit, apparently it's a runtime issue.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110387 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1fe9c34d3f
commit
6387176c31
@ -16,6 +16,8 @@
|
||||
#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