We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc8fd7 commit ad96d9aCopy full SHA for ad96d9a
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
@@ -249,7 +249,7 @@ bool AsmPrinter::doInitialization(Module &M) {
249
250
OutStreamer->InitSections(false);
251
252
- // Emit the version-min deplyment target directive if needed.
+ // Emit the version-min deployment target directive if needed.
253
//
254
// FIXME: If we end up with a collection of these sorts of Darwin-specific
255
// or ELF-specific things, it may make sense to have a platform helper class
0 commit comments