[PATCH] D19384: [gold] Gate value name discarding under save-temps
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 14:49:59 PDT 2016
pcc accepted this revision.
pcc added a reviewer: pcc.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
Name discarding is observable using `--plugin-opt=emit-llvm`, but I suspect that anyone who needs names there is most likely debugging something and can get by with `--plugin-opt=save-temps`.
http://reviews.llvm.org/D19384
More information about the llvm-commits
mailing list