Give a name to nameless argument.

llvm-svn: 117468
This commit is contained in:
Devang Patel 2010-10-27 18:08:31 +00:00
parent 5fa98baef7
commit d4efc4d26f
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@ namespace llvm {
bool isDefinition,
unsigned VK = 0,
unsigned VIndex = 0,
DIType = DIType(),
DIType ContainingType = DIType(),
unsigned Flags = 0,
bool isOptimized = false,
Function *Fn = 0);