| commit | a246e094bc11c885eed1d765ada40db55507231e | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Fri Dec 25 06:12:18 2015 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Fri Dec 25 06:12:18 2015 +0000 |
| tree | 8b84878985ffa133b24a6ce49a4fc0e5f283ef8a | |
| parent | b347df87573a685c9d8532dfc390b2c262b4c80a [diff] |
Factor out static members from DefinedRegular. This patch moves statically-allocated Elf_Sym objects out of DefinedRegular class, so that the class definition becomes smaller. llvm-svn: 256408