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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 15:25:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329965: Remove -cc1 option "-backend-option". (authored by efriedma, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45109?vs=140484&id=142277#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45109

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45109.142277.patch
Type: text/x-patch
Size: 12345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/c3d7b9c0/attachment.bin>


More information about the llvm-commits mailing list