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

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 15:56:20 PDT 2018


george.karpenkov added subscribers: efriedma, george.karpenkov.
george.karpenkov added a comment.

Hi Eli,

The commit makes sense, but I’m not sure about your change to the `test/Driver/apple-kext-mkernel.c <https://github.com/llvm-mirror/clang/#diff-9312a36a58d8d3f2f91ef6567dff7563>` file:
instead of changing the run lines to use -mllvm you have removed them.
Was there a reason for the removal?

Regards,
George


Repository:
  rL LLVM

https://reviews.llvm.org/D45109





More information about the llvm-commits mailing list