[PATCH] D45109: Remove -cc1 option "-backend-option"

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 12 16:02:40 PDT 2018


efriedma added a subscriber: pcc.
efriedma added a comment.

The test wasn't checking anything useful; the clang driver never passes 
"-arm-long-calls" to clang -cc1.  See https://reviews.llvm.org/rL241565 .

-Eli


Repository:
  rL LLVM

https://reviews.llvm.org/D45109





More information about the cfe-commits mailing list