summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/backend-option.c
Commit message (Collapse)AuthorAgeFilesLines
* Pass -backend-option to LLVM when there is no target machine.Yaxun Liu2016-04-121-0/+4
Clang should pass -backend-option to LLVM even though there is no target machine, since LLVM passes are used when emitting LLVM IR. Differential Revision: http://reviews.llvm.org/D17552 llvm-svn: 266117
OpenPOWER on IntegriCloud