Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle temporaries that are created in a AsmStmt. | Argyrios Kyrtzidis | 2010-11-02 | 1 | -13/+0 |
| | | | | | | Previously the temporaries would get destroyed before the asm call. llvm-svn: 118001 | ||||
* | Clean up temporaries created by an asm statement. Fixes rdar://8540491 | Argyrios Kyrtzidis | 2010-11-01 | 1 | -0/+13 |
llvm-svn: 117961 |