test commit: fix typo in comment

This is  a simple change to do the test commit and verify commit access.

llvm-svn: 326800
This commit is contained in:
Simi Pallipurath 2018-03-06 14:35:23 +00:00
parent 0dc8fd7460
commit ad96d9a373
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ bool AsmPrinter::doInitialization(Module &M) {
OutStreamer->InitSections(false);
// Emit the version-min deplyment target directive if needed.
// Emit the version-min deployment target directive if needed.
//
// FIXME: If we end up with a collection of these sorts of Darwin-specific
// or ELF-specific things, it may make sense to have a platform helper class