diff options
Diffstat (limited to 'llvm/laplace.SCHWINGE/log_test.sed')
-rw-r--r-- | llvm/laplace.SCHWINGE/log_test.sed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/laplace.SCHWINGE/log_test.sed b/llvm/laplace.SCHWINGE/log_test.sed new file mode 100644 index 00000000..b7e8c317 --- /dev/null +++ b/llvm/laplace.SCHWINGE/log_test.sed @@ -0,0 +1,2 @@ +# Filter away » (n of N)«, as both n and N are likely to change often. +s% ([0-9]\+ of [0-9]\+)%%g |