| commit | f5733500c924d42dc21c57ecd181f8d8816b3204 | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Wed Oct 11 04:31:13 2017 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Wed Oct 11 04:31:13 2017 +0000 |
| tree | ce9af74c03312ca193b15a05773d74149a4654fe | |
| parent | f0403c601ad80068814bd9596a9c0c1b36b61da8 [diff] |
Do not handle DefinedCommon in linker scripts. Because of r314495, DefinedCommon symbols cannot reach to getSymbolValue function. When they reach the fucntion, they have already been converted to DefinedRegular symbols. llvm-svn: 315432