summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-dilocalvariable-arg-large.ll
Commit message (Collapse)AuthorAgeFilesLines
* DebugInfo: Really support 2^16 arguments in a subprogramDuncan P. N. Exon Smith2015-06-021-0/+6
As a follow-up to r235955, actually support up to 65535 arguments in a subprogram. r235955 missed assembly support, having only tested the new limit via C++ unit tests. Code patch by Amjad Aboud. llvm-svn: 238854
OpenPOWER on IntegriCloud