mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-09 13:33:17 +00:00
Fix typo in BlackfinFrameLowering.h
Patch supplied by Liu (projlc@gmail.com) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138798 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d8af4ee6e
commit
7e14b240a8
@ -11,8 +11,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef ALPHA_FRAMEINFO_H
|
||||
#define ALPHA_FRAMEINFO_H
|
||||
#ifndef BLACKFIN_FRAMEINFO_H
|
||||
#define BLACKFIN_FRAMEINFO_H
|
||||
|
||||
#include "Blackfin.h"
|
||||
#include "BlackfinSubtarget.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user