mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-17 03:07:06 +00:00
Fix Target/ARM/Thumb1FrameLowering.h header guard.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130097 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
69ffd7ad14
commit
dac4b9267b
@ -12,7 +12,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef __THUMB_FRAMEINFO_H_
|
||||
#define __THUMM_FRAMEINFO_H_
|
||||
#define __THUMB_FRAMEINFO_H_
|
||||
|
||||
#include "ARM.h"
|
||||
#include "ARMFrameLowering.h"
|
||||
|
Loading…
Reference in New Issue
Block a user