summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bindings/llvm-c/ARM
Commit message (Collapse)AuthorAgeFilesLines
* test: Move target dependent test in their own folder for c API testJustin Bogner2015-06-232-0/+23
Dissasembly tests depends on target. The problem is that it disable all tests if all targets are not compiled. This moves things around in order to get target specific code in a target specific folder. Patch by Amaury Sechet. Thanks! llvm-svn: 240380
OpenPOWER on IntegriCloud