summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-symbolizer/print_context.c
Commit message (Collapse)AuthorAgeFilesLines
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
| | | | | | | | | | | | Summary: Removed unwanted --check-prefix=CHECK from numerous unit tests. Reviewers: t.p.northover, dblaikie, uweigand, MatzeB, tstellarAMD, mcrosier Subscribers: mcrosier, dsanders Differential Revision: http://reviews.llvm.org/D19279 llvm-svn: 266834
* [llvm-symbolizer] -print-source-context-lines option to print source code ↵Mike Aizatsky2016-01-091-0/+22
around the line. Differential Revision: http://reviews.llvm.org/D15909 llvm-svn: 257236
OpenPOWER on IntegriCloud