[PATCH] D43493: [WebAssembly] Remove InputChunk from Symbol baseclass. NFC.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 09:44:32 PST 2018


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: wasm/Symbols.h:125
+
+  InputFunction* Function;
 };
----------------
Style error


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43493





More information about the llvm-commits mailing list