mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
Make 'help arch' return the list of supported architectures. Add a convenience method StringList::Join(const char *separator) which is called from the help function for 'arch'. Also add a simple test case. llvm-svn: 157507