Skip to content

Commit df08e46

Browse files
committed
Format
1 parent e67d4f7 commit df08e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/TargetParser/X86TargetParser.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ X86_FEATURE (Push2Pop2, "push2pop2")
266266
X86_FEATURE (PPX, "ppx")
267267
X86_FEATURE (NDD, "ndd")
268268
X86_FEATURE (EGPR, "egpr")
269-
X86_FEATURE (ZU, "zu")
269+
X86_FEATURE (ZU, "zu")
270270

271271
// These features aren't really CPU features, but the frontend can set them.
272272
X86_FEATURE (RETPOLINE_EXTERNAL_THUNK, "retpoline-external-thunk")

0 commit comments

Comments
 (0)