Test case for aligned attribute on function declaration.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 2 Oct 2009 04:45:37 +0000 (04:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 2 Oct 2009 04:45:37 +0000 (04:45 +0000)
commit1ec8e194eb28bc451abab3624ff2cb85f22f7b6c
treef3cc18f92244d55cc0de942692f7310c2e043bf5
parent63bcbb72f75c92e3eff4d994eb1e8cb6d64c6e9b
Test case for aligned attribute on function declaration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83234 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/func-aligned.c [new file with mode: 0644]