aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC/asm-reg-var-local.c
Commit message (Collapse)AuthorAgeFilesLines
* On i386, llvm-gcc cannot be assumed to support -m64. Since theseDuncan Sands2010-09-091-1/+1
| | | | | | | | tests pass here (i686-linux and x86-64-linux) without -m64, simply remove the -m64. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113483 91177308-0d34-0410-b5e6-96231b3b80d8
* Attempt to fix buildbot.Dale Johannesen2010-09-011-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112697 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for llvm checkin 112674.Dale Johannesen2010-08-311-0/+32
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112675 91177308-0d34-0410-b5e6-96231b3b80d8