[NFC] Header comment in X86RegisterBanks.td referred to Aarch64

Differential Revision: https://reviews.llvm.org/D114763
This commit is contained in:
Mircea Trofin 2021-11-29 17:46:59 -08:00
parent 25a7e4b9f7
commit fde937748b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//=- X86RegisterBank.td - Describe the AArch64 Banks -----*- tablegen -*-=//
//=- X86RegisterBank.td - Describe the X86 Banks -------------*- tablegen -*-=//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.