[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:29:53 PST 2017
dlj updated this revision to Diff 89586.
dlj added a comment.
- Moved new files to lib/Driver/Arch, and shortened the filenames
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.89586.patch
Type: text/x-patch
Size: 127504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170224/47a165fc/attachment-0001.bin>
More information about the cfe-commits
mailing list