mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
Fix include guard typo introduced in r239315.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241978 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
acea22925e
commit
063b6a0120
@ -7,7 +7,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
#ifndef LLVM_MC_MCSYMBOLMACHO_H
|
||||
#define setIsWeakExternal
|
||||
#define LLVM_MC_MCSYMBOLMACHO_H
|
||||
|
||||
#include "llvm/MC/MCSymbol.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user