[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:38:55 PST 2017


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

Merge and rebase


https://reviews.llvm.org/D30315

Files:
  lib/Driver/Arch/AArch64.cpp
  lib/Driver/Arch/ARM.cpp
  lib/Driver/Arch/Mips.cpp
  lib/Driver/Arch/PPC.cpp
  lib/Driver/Arch/Sparc.cpp
  lib/Driver/Arch/SystemZ.cpp
  lib/Driver/Arch/X86.cpp
  lib/Driver/CMakeLists.txt
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h

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


More information about the cfe-commits mailing list