#!/usr/bin/env python3
'''
Merge .stats files generated by llvm tools
merge-stats.py takes as argument a list of stats files to merge
and output the result on stdout
Usage:
merge-stats.py $(find ./builddir/ -name "*.stats") > total.stats
'''
=
=
=
continue
+=
=
=