summaryrefslogtreecommitdiff
path: root/test/FrontendC/2010-06-17-asmcrash.c
Commit message (Collapse)AuthorAge
* In asm's, output operands with matching input constraintsDale Johannesen2010-06-28
| | | | | | | | | | have to be registers, per gcc documentation. This affects the logic for determining what "g" should lower to. PR 7393. A couple of existing testcases are affected. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107079 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for llvm-gcc 106225.Dale Johannesen2010-06-17
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106226 91177308-0d34-0410-b5e6-96231b3b80d8