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

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 30 14:44:14 PDT 2018


efriedma created this revision.
Herald added subscribers: eraman, javed.absar, mehdi_amini.

It means essentially the same thing as -mllvm; there isn't any reason to have separate options.


Repository:
  rC Clang

https://reviews.llvm.org/D45109

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/thinlto-backend-option.ll
  test/CodeGenCUDA/link-device-bitcode.cu
  test/Driver/aarch64-fix-cortex-a53-835769.c
  test/Driver/apple-kext-mkernel.c
  test/Driver/arm-restrict-it.c
  test/Driver/debug-options.c
  test/Driver/mglobal-merge.c
  test/Driver/woa-restrict-it.c
  test/Frontend/backend-option.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45109.140484.patch
Type: text/x-patch
Size: 11904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180330/cadef173/attachment-0001.bin>


More information about the cfe-commits mailing list