Skip to content

Commit 449cf3e

Browse files
author
George Rimar
committed
Removed trailing whitespace. NFC.
llvm-svn: 279729
1 parent 941a692 commit 449cf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/ELF/Options.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def o: JoinedOrSeparate<["-"], "o">, MetaVarName<"<path>">,
121121

122122
def oformat: Separate<["--"], "oformat">, MetaVarName<"<format>">,
123123
HelpText<"Specify the binary format for the output object file">;
124-
124+
125125
def pie: F<"pie">, HelpText<"Create a position independent executable">;
126126

127127
def print_gc_sections: F<"print-gc-sections">,

0 commit comments

Comments
 (0)