[PATCH] D30315: [Driver] Move architecture-specific free helper functions to their own files.

David L. Jones via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 23 16:17:41 PST 2017


dlj updated this revision to Diff 89584.
dlj added a comment.

- Clang-include-fixed the includes.


https://reviews.llvm.org/D30315

Files:
  lib/Driver/AArch64Arch.cpp
  lib/Driver/ARMArch.cpp
  lib/Driver/CMakeLists.txt
  lib/Driver/MipsArch.cpp
  lib/Driver/PPCArch.cpp
  lib/Driver/SparcArch.cpp
  lib/Driver/SystemZArch.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  lib/Driver/X86Arch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30315.89584.patch
Type: text/x-patch
Size: 127565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170224/07e8bd74/attachment-0001.bin>


More information about the cfe-commits mailing list