diff options
author | emaste <emaste@FreeBSD.org> | 2014-04-23 18:25:11 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2014-04-23 18:25:11 +0000 |
commit | f244473dd4ab3d7c89c5914fde75672376314517 (patch) | |
tree | 20b32a8d5abf0929691054fd9b6c22c7116e1419 /contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 360d54aa503e80d5afb1da1cc3fa69132c7b9908 (diff) | |
download | FreeBSD-src-f244473dd4ab3d7c89c5914fde75672376314517.zip FreeBSD-src-f244473dd4ab3d7c89c5914fde75672376314517.tar.gz |
Merge LLVM r202188:
Debug info: Support variadic functions.
Variadic functions have an unspecified parameter tag after the last
argument. In IR this is represented as an unspecified parameter in the
subroutine type.
Paired commit with CFE r202185.
rdar://problem/13690847
This re-applies r202184 + a bugfix in DwarfDebug's argument handling.
This merge includes a change to use the LLVM 3.4 API in
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp:
DwarfUnit -> CompileUnit
Sponsored by: DARPA, AFRL
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions