[PATCH] D39158: [XRay] remove an unused header outside the include directory
Martin Pelikán via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 21 02:18:06 PDT 2017
pelikan created this revision.
Everything uses include/llvm/XRay/YAMLXRayRecord.h so there's no need
for a copy which will eventually become obsolete.
https://reviews.llvm.org/D39158
Files:
tools/llvm-xray/xray-record-yaml.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39158.119748.patch
Type: text/x-patch
Size: 3194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171021/1c65d1c6/attachment.bin>
More information about the llvm-commits
mailing list