Fix a typo. NFC.

llvm-svn: 306882
This commit is contained in:
Vedant Kumar 2017-06-30 21:02:14 +00:00
parent 2563984215
commit c4ad413853
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Baz baz;
Baz baz2(1);
Quux qux("fi", "fo", "fum");
// Profile data for complete constructors and destructors must absent.
// Profile data for complete constructors and destructors must be absent.
// INSTR: @__profc__ZN3BazC1Ev =
// INSTR: @__profc__ZN3BazC1Ei =