[PATCH] [lld] Fixes wrong Twine uses in FileNode::errStr() and in LayoutPass.cpp
Rafael Auler
rafaelauler at gmail.com
Thu Sep 18 16:09:35 PDT 2014
Hi ruiu, rafael, Bigcheese,
This patch fixes forbidden uses of Twine. It should only be used as an intermediary value, but never stored.
http://reviews.llvm.org/D5405
Files:
include/lld/Core/InputGraph.h
lib/Passes/LayoutPass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5405.13856.patch
Type: text/x-patch
Size: 2150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140918/5a6bced7/attachment.bin>
More information about the llvm-commits
mailing list