Skip to content

Commit b663d6a

Browse files
committed
[llvm][AArch64][NFC] Correct 70ea64d
Accidentally dropped a * around the language name.
1 parent 70ea64d commit b663d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/AArch64/AArch64Combine.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//=- AArch64Combine.td - Define AArch64 Combine Rules -----------tablegen -*-=//
1+
//=- AArch64Combine.td - Define AArch64 Combine Rules ---------*-tablegen -*-=//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)