summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/no-target.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix pr18235.Rafael Espindola2013-12-131-0/+3
The cpp backend is not a reasonable fallback for a missing target. It is a very special backend, so it is reasonable to use it only if explicitly requested. While at it, simplify the interface a bit. llvm-svn: 197241
OpenPOWER on IntegriCloud