[PATCH] D43250: [WebAssembly] Unify concepts of disgarded and non-live input chunks. NFC.

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 04:16:34 PST 2018


ncw added a comment.

Cool, looks like it should work.

NB. Discarded/Live were distinguished based on the ELF and COFF implementations, so maybe we'll find a reason to bring the distinction back later - or maybe those can be simplified too, just to use the Live bit?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43250





More information about the llvm-commits mailing list