| commit | b103fc52d3ae1fb23414a3bd454aabacd1e7db1e | [log] [tgz] |
|---|---|---|
| author | Adam Nemet <anemet@apple.com> | Mon Nov 07 22:41:13 2016 +0000 |
| committer | Adam Nemet <anemet@apple.com> | Mon Nov 07 22:41:13 2016 +0000 |
| tree | 580ee3dae50d0422eb11101d3da1e1aa64796cd5 | |
| parent | 6f020d91a1cd22352cead0fdcd6b17052663c52f [diff] |
[OptDiag, opt-viewer] Save callee's location and display as link With this we get a new field in the YAML record if the value being streamed out has a debug location. For examples, please see the changes to the tests. This is then used in opt-viewer to display a link for the callee function in the inlining remarks. Differential Revision: https://reviews.llvm.org/D26366 llvm-svn: 286169