mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 00:24:00 +00:00
Revert my last commit, apparently it's a runtime issue.
llvm-svn: 110387
This commit is contained in:
parent
2ea6a20c07
commit
eb4632cab2
@ -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