[PATCH] D26366: [OptDiag, opt-viewer] Save callee's location and display as link
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 12:41:05 PST 2016
anemet created this revision.
anemet added a reviewer: hfinkel.
anemet added a subscriber: llvm-commits.
Herald added a subscriber: fhahn.
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.
https://reviews.llvm.org/D26366
Files:
include/llvm/IR/DiagnosticInfo.h
lib/Analysis/OptimizationDiagnosticInfo.cpp
lib/IR/DiagnosticInfo.cpp
test/Transforms/Inline/optimization-remarks-passed-yaml.ll
test/Transforms/Inline/optimization-remarks-yaml.ll
utils/opt-viewer/opt-viewer.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26366.77082.patch
Type: text/x-patch
Size: 5380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161107/d2a3ed5e/attachment.bin>
More information about the llvm-commits
mailing list