Debugging info: include parameter number for function params.

This commit is contained in:
Matt Pharr
2012-04-25 05:55:47 -10:00
parent 8547101c4b
commit 7167442d6e
3 changed files with 13 additions and 6 deletions

2
ctx.h
View File

@@ -342,7 +342,7 @@ public:
/** Emits debugging information for the function parameter represented
by sym. */
void EmitFunctionParameterDebugInfo(Symbol *sym);
void EmitFunctionParameterDebugInfo(Symbol *sym, int parameterNum);
/** @} */
/** @name IR instruction emission