make spellfix (+ manual tweak)

This commit is contained in:
Damian Gryski
2026-04-16 13:54:17 -07:00
committed by Ayke
parent aed8116b22
commit 6426bf79b4
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ struct AssemblerInvocation {
EmitDwarfUnwindType EmitDwarfUnwind;
// Whether to emit compact-unwind for non-canonical entries.
// Note: maybe overriden by other constraints.
// Note: maybe overridden by other constraints.
LLVM_PREFERRED_TYPE(bool)
unsigned EmitCompactUnwindNonCanonical : 1;