Add a FrontendC testcase for the x86-64 Red Zone feature,
authorDan Gohman <gohman@apple.com>
Tue, 27 Jan 2009 00:59:55 +0000 (00:59 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 27 Jan 2009 00:59:55 +0000 (00:59 +0000)
commit49237f04a8982e919bce667a47e0024cd0705d60
tree31fa5018a7860d0f12389f51c9abe2407139cced
parent499cb3fcfb49da80bb9ed983598f3d5c5ae72e59
Add a FrontendC testcase for the x86-64 Red Zone feature,
to help verify that the feature may be disabled through
the -mno-red-zone option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63079 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/x86-64-red-zone.c [new file with mode: 0644]