[PATCH] D27506: [ELF] - Print absolute file name in errors when possible.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 07:37:10 PST 2016


Yes, please export it. It can take a mutableaArrayRef I think.

On December 7, 2016 9:56:00 AM EST, George Rimar <grimar at accesssoftek.com> wrote:
>>Don't we have an utility function to do this? I am sure we make the
>same
>>transformation on cpio files.
>
>Yes, we have method in \llvm\tools\lld\lib\Core\Reproduce.cpp
>static void convertToUnixPathSeparator(SmallString<128> &Path)
>
>It is static and takes not std::string, but SmallString. Do you think
>we should export it ?
>
>Best regards,
>George.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/4e3f8464/attachment.html>


More information about the llvm-commits mailing list