[PATCH] D158461: [Driver] Remove unlikely-working Minix.cpp and Contiki.cpp

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 17:16:33 PDT 2023


MaskRay updated this revision to Diff 552171.
MaskRay retitled this revision from "[Driver] Remove unlikely-working Minix.cpp" to "[Driver] Remove unlikely-working Minix.cpp and Contiki.cpp".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

also remove unlikely-working Contiki.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158461/new/

https://reviews.llvm.org/D158461

Files:
  clang/lib/Basic/Targets.cpp
  clang/lib/Basic/Targets/OSTargets.h
  clang/lib/Driver/CMakeLists.txt
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Contiki.cpp
  clang/lib/Driver/ToolChains/Contiki.h
  clang/lib/Driver/ToolChains/Minix.cpp
  clang/lib/Driver/ToolChains/Minix.h
  clang/test/Driver/fsanitize.c
  clang/test/Driver/minix.c
  llvm/utils/gn/secondary/clang/lib/Driver/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158461.552171.patch
Type: text/x-patch
Size: 15131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/f9184737/attachment-0001.bin>


More information about the cfe-commits mailing list