mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 06:33:21 +00:00
Fix the name of BreakCriticalMachineEdge.h's include guard
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53686 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
58ca8d55d4
commit
9cf80fac29
@ -11,8 +11,8 @@
|
||||
//
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
#ifndef LLVM_CODEGEN_ASMPRINTER_H
|
||||
#define LLVM_CODEGEN_ASMPRINTER_H
|
||||
#ifndef LLVM_CODEGEN_BREAKCRITICALMACHINEEDGES_H
|
||||
#define LLVM_CODEGEN_BREAKCRITICALMACHINEEDGES_H
|
||||
|
||||
#include "llvm/CodeGen/MachineJumpTableInfo.h"
|
||||
#include "llvm/Target/TargetInstrInfo.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user