[PATCH] D70011: lld patch for Linker Script UTF-8 BOM encoding capability

Cameron via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 11:21:30 PST 2019


cameron314 added a comment.

I disagree, `ld` emitting invalid character warnings is simply a good indication that it was never tested with such an input :-)

If the community thinks this bug isn't important enough to warrant the two-line fix, then so be it, I won't push the matter. No hard feelings.
This was merely an attempt to fix another instance of a common Windows-incompatibility bug that we happened to come across with a real-world linker script.


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