Fix Wdocumentation warning. NFCI.

llvm-svn: 340324
This commit is contained in:
Simon Pilgrim 2018-08-21 19:29:39 +00:00
parent 3d8fe39ca7
commit 4a76d3e568
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ namespace llvm {
/// \param SplitDebugInlining Whether to emit inline debug info.
/// \param DebugInfoForProfiling Whether to emit extra debug info for
/// profile collection.
/// \param nameTableKind Whether to emit .debug_gnu_pubnames,
/// \param NameTableKind Whether to emit .debug_gnu_pubnames,
/// .debug_pubnames, or no pubnames at all.
DICompileUnit *
createCompileUnit(unsigned Lang, DIFile *File, StringRef Producer,