diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-28 01:07:33 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-28 01:07:33 +0000 |
commit | 1ec75ae963e8d3c8525997bf039db1a5d70bcb64 (patch) | |
tree | 43b240b13fbc66267e269f28534a9efe9084351a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b3053d9cbe930de13d2cd391f649d4ab714f6986 (diff) | |
download | llvm-1ec75ae963e8d3c8525997bf039db1a5d70bcb64.zip llvm-1ec75ae963e8d3c8525997bf039db1a5d70bcb64.tar.gz llvm-1ec75ae963e8d3c8525997bf039db1a5d70bcb64.tar.bz2 |
DebugInfo: Support up to 2^16 arguments in a subprogram
Support up to 2^16 arguments to a function. If we do hit the limit,
assert out rather than restarting at 0 as we've done historically.
This fixes PR23332. A clang test will follow.
llvm-svn: 235955
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions