Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modify declare-use.S to work when full toolchain not present | Matthew Curtis | 2014-03-18 | 1 | -1/+1 |
| | | | | | | | | Test doesn't actually require production of an object file and for some targets (e.g. hexagon) an assembler is not always available when lit tests are run. llvm-svn: 204144 | ||||
* | Don't verify module inclusions in assembler files. | Daniel Jasper | 2014-03-14 | 1 | -0/+5 |
llvm-svn: 203929 |