diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-08-22 21:59:26 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-08-22 21:59:26 +0000 |
commit | 2d9bb65b3dee3d84a523f043b6059bce2a4a1032 (patch) | |
tree | a39fce08ce3ce54169beeb4149fc349c91e4fc5b /llvm/tools/llvm-cov/SourceCoverageView.h | |
parent | af74250ec00c8c324109e8513030e10b480c23a3 (diff) | |
download | llvm-2d9bb65b3dee3d84a523f043b6059bce2a4a1032.zip llvm-2d9bb65b3dee3d84a523f043b6059bce2a4a1032.tar.gz llvm-2d9bb65b3dee3d84a523f043b6059bce2a4a1032.tar.bz2 |
ARM / x86_64 varargs: Don't save regparms in prologue without va_start
There's no need to do this if the user doesn't call va_start. In the
future, we're going to have thunks that forward these register
parameters with musttail calls, and they won't need these spills for
handling va_start.
Most of the test suite changes are adding va_start calls to existing
tests to keep things working.
llvm-svn: 216294
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.h')
0 files changed, 0 insertions, 0 deletions