[PATCH] D22935: Make CommonInputSection singleton class.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 14:02:53 PDT 2016
ruiu created this revision.
ruiu added a reviewer: evgeny777.
ruiu added a subscriber: llvm-commits.
All other singleton instances are accessible globally.
CommonInputSection shouldn't be an exception.
https://reviews.llvm.org/D22935
Files:
ELF/InputSection.cpp
ELF/InputSection.h
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22935.65991.patch
Type: text/x-patch
Size: 5822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/67cf5bce/attachment-0001.bin>
More information about the llvm-commits
mailing list