[PATCH] D53143: [LLD] [COFF] Factorize ptrSize to a common function in Config. NFCI.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 11 09:58:41 PDT 2018
ruiu added a comment.
lld/ELF has `Config->Wordsize`, so we should add the same variable to COFF.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D53143
More information about the llvm-commits
mailing list