mstorsjo added inline comments.
================ Comment at: utils/merge_archives.py:121 files = glob.glob(os.path.join(temp_directory_root, '*.o')) if not files: ---------------- EricWF wrote: > How about simply using `*.o*`? Sure, that would probably work as well. https://reviews.llvm.org/D37133 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits