Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ↵ | Dmitri Gribenko | 2013-01-01 | 1 | -1/+1 |
| | | | | | | | | | | | ModuleID This is done to avoid odd test failures, like the one fixed in r171243. My previous regex was not good enough to find these. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171343 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Add test for PR9946. | Rafael Espindola | 2011-05-19 | 1 | -0/+18 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131621 91177308-0d34-0410-b5e6-96231b3b80d8 |