| commit | c5a9765cea0621949c70c684ab23bf6b77e7e201 | [log] [tgz] |
|---|---|---|
| author | Peter Collingbourne <peter@pcc.me.uk> | Mon May 21 20:26:49 2018 +0000 |
| committer | Peter Collingbourne <peter@pcc.me.uk> | Mon May 21 20:26:49 2018 +0000 |
| tree | 06912d5c708aca00da61c36a2579705725676c79 | |
| parent | 94b1f846b2fb4188cba3aab7e613707d119798d5 [diff] |
LTO: Replace split dwarf implementation that uses objcopy with one that uses direct emission. Part of PR37466. Differential Revision: https://reviews.llvm.org/D47091 llvm-svn: 332884