[PATCH] D22935: Make CommonInputSection singleton class.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 13:54:09 PDT 2016


ruiu added a comment.

`Hdr` is a static class member, so it should be initialized to zero, I think.


Repository:
  rL LLVM

https://reviews.llvm.org/D22935





More information about the llvm-commits mailing list