diff options
author | Harald van Dijk <harald@gigawatt.nl> | 2020-12-13 18:33:10 +0000 |
---|---|---|
committer | Harald van Dijk <harald@gigawatt.nl> | 2020-12-13 18:33:10 +0000 |
commit | f99b4f5241a3b3436b05355f5ea8588274254f8b (patch) | |
tree | fede5532dd57c35ad45569dcbc9fe94a63ff7a7d /llvm/lib/Analysis/AssumptionCache.cpp | |
parent | 0a4e028d13a4708e60c0cd36bf5efd18d3181ac8 (diff) | |
download | llvm-f99b4f5241a3b3436b05355f5ea8588274254f8b.zip llvm-f99b4f5241a3b3436b05355f5ea8588274254f8b.tar.gz llvm-f99b4f5241a3b3436b05355f5ea8588274254f8b.tar.bz2 |
[X86] Extend varargs test
This extends the existing x86-64-varargs test by passing enough
arguments that they need to be passed in memory, and by passing them in
reverse order, using va_arg for each argument to retrieve them and
restoring them to the correct order, and by using va_copy to have two
va_lists to use with va_arg.
Diffstat (limited to 'llvm/lib/Analysis/AssumptionCache.cpp')
0 files changed, 0 insertions, 0 deletions