diff options
Diffstat (limited to 'llvm/lib/Target/BPF/BPFMCInstLower.h')
| -rw-r--r-- | llvm/lib/Target/BPF/BPFMCInstLower.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/BPF/BPFMCInstLower.h b/llvm/lib/Target/BPF/BPFMCInstLower.h index ba9189792cb..054e89407db 100644 --- a/llvm/lib/Target/BPF/BPFMCInstLower.h +++ b/llvm/lib/Target/BPF/BPFMCInstLower.h @@ -38,6 +38,6 @@ public: MCSymbol *GetGlobalAddressSymbol(const MachineOperand &MO) const; }; -} // namespace llvm +} #endif |

