mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Add include file to get the type for in64_t.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73991 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b8f7706911
commit
dcee684755
@ -16,6 +16,8 @@
|
||||
#ifndef LLVM_MC_MCIMM_H
|
||||
#define LLVM_MC_MCIMM_H
|
||||
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
|
||||
namespace llvm {
|
||||
class MCSymbol;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user