[llvm] r235955 - DebugInfo: Support up to 2^16 arguments in a subprogram

Duncan P. N. Exon Smith dexonsmith at apple.com
Tue Jun 2 10:22:14 PDT 2015


> On 2015-Jun-02, at 01:28, Aboud, Amjad <amjad.aboud at intel.com> wrote:
> 
> Hi Duncan,
> Thanks for taking care of this issue.
> However, you missed to fix the limit in the lib/AsmParser/LLParser.cpp.
> See attached patch file.
> 

Committed in r238854.  Thanks for the report.



More information about the llvm-commits mailing list