[PATCH] D34764: Introduce FileEdit utility

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 10:47:37 PDT 2017


rnk added a comment.

The tests in llvm/test/tools/llvm-symbolizer are a good place to use this. See the ADDR: sed+grep pattern I used to extract some hex numbers from the file.


https://reviews.llvm.org/D34764





More information about the llvm-commits mailing list