| commit | 96983b89b01e65a96919760557f3b6e90a32408a | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <vonosmas@gmail.com> | Fri Oct 10 22:58:26 2014 +0000 |
| committer | Alexey Samsonov <vonosmas@gmail.com> | Fri Oct 10 22:58:26 2014 +0000 |
| tree | 3a01d36ab115d30eeb53d779a7303f600db5cd00 | |
| parent | 0aa6926d0b7f049bdaf82c6f1503f232f157968e [diff] |
Follow-up to r219534 to make symbolization more robust. 1) Explicitly provide important arguments to llvm-symbolizer, not relying on defaults. 2) Be more defensive about symbolizer output. This might fix weird failures on ninja-x64-msvc-RA-centos6 buildbot. llvm-svn: 219541