diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/llvm/DIBuilder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/DIBuilder.h b/include/llvm/DIBuilder.h index 1fa7bc1..906e9d4 100644 --- a/include/llvm/DIBuilder.h +++ b/include/llvm/DIBuilder.h @@ -588,7 +588,6 @@ namespace llvm { unsigned Line, StringRef Name); /// \brief Create a descriptor for an imported function. - /// \brief Create a descriptor for an imported function. /// @param Context The scope this module is imported into /// @param Decl The declaration (or definition) of a function, type, or /// variable |