| commit | 84907c514379acc152a33fb41f2d93c7c39b4c46 | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Tue Aug 09 03:38:23 2016 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Tue Aug 09 03:38:23 2016 +0000 |
| tree | f09fb5a612894cf16f6df34217e1cb316e14b52c | |
| parent | 9bd6241106c4408358d77770e025d6f9adf4a410 [diff] |
Do not pass the SymbolTable to writeResult. The SymbolTable is always accessible as Symtab<ELFT>::X, so no need to pass it as an argument. llvm-svn: 278091