[lld] [LLD] [COFF] Fix linking directly against an ARM64X DLL without import library (PR #210311)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 04:43:42 PDT 2026


cjacek wrote:

It's reapplying #210080, which broke sanitizers. This version changes the code to properly use `takeBuffer()`.

https://github.com/llvm/llvm-project/pull/210311


More information about the llvm-commits mailing list