summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/declare-use.S
Commit message (Collapse)AuthorAgeFilesLines
* modify declare-use.S to work when full toolchain not presentMatthew Curtis2014-03-181-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 Jasper2014-03-141-0/+5
llvm-svn: 203929
OpenPOWER on IntegriCloud