hanchenye-llvm-project/lldb/packages/Python/lldbsuite/test/lang/c/register_variables
Adrian McCarthy fd5c9be4bb Fix TestRegisterVariables.py on Windows
Use __attribute__((regparm(x))) to ensure the compiler enregisters at least some arguments when calling functions.

Differential Revision: http://reviews.llvm.org/D19548

llvm-svn: 267616
2016-04-26 22:25:40 +00:00
..
Makefile Fix and xfail TestRegisterVariables after rL265498 2016-04-06 10:34:29 +00:00
TestRegisterVariables.py Fix and xfail TestRegisterVariables after rL265498 2016-04-06 10:34:29 +00:00
test.c Fix TestRegisterVariables.py on Windows 2016-04-26 22:25:40 +00:00