[PATCH] D70011: lld patch for Linker Script UTF-8 BOM encoding capability
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 11:35:35 PST 2019
MaskRay added a comment.
The thought "BOM is not useful" may just be ingrained in my mind. I probably just don't know enough of Unicode to simply say "this is going to be useful in lld". Probably raise an issue on https://sourceware.org/ and see what the GNU ld maintainers say?
> Other tools under the LLVM umbrella do, e.g. clang
Please also keep in mind that clang doesn't support options such as -finput-charset -fexec-charset. Its UTF-8 support is just enough that does not make people feel sad.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70011/new/
https://reviews.llvm.org/D70011
More information about the llvm-commits
mailing list