Fix bogus comment.

llvm-svn: 249138
This commit is contained in:
Douglas Katzman 2015-10-02 14:41:38 +00:00
parent 712f0887f6
commit 9dc81a4d0d
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ void Clang::AddPreprocessingOptions(Compilation &C, const JobAction &JA,
{options::OPT_D, options::OPT_U, options::OPT_I_Group,
options::OPT_F, options::OPT_index_header_map});
// Add -Wp, and -Xassembler if using the preprocessor.
// Add -Wp, and -Xpreprocessor if using the preprocessor.
// FIXME: There is a very unfortunate problem here, some troubled
// souls abuse -Wp, to pass preprocessor options in gcc syntax. To