| commit | 68ba772cc0fcc2997f0e7827dd01f42f85161b7d | [log] [tgz] |
|---|---|---|
| author | Paul Robinson <paul.robinson@sony.com> | Mon Dec 04 21:27:46 2017 +0000 |
| committer | Paul Robinson <paul.robinson@sony.com> | Mon Dec 04 21:27:46 2017 +0000 |
| tree | 9c1823d951d890e8832810bd6c2f4f13163e880c | |
| parent | c83977fc2137f3a9ed6c1978a6b0edef3e60af88 [diff] |
Re-submit r289925 (Update .debug_line section version to match DWARF version) Set the .debug_line version to match the requested DWARF version, except with a maximum of v4 because we don't support v5 yet. Previously Chromium had issues with this patch; see PR31407. Chromium tool issues have been addressed, so hopefully this will go through this time. Patch by Katya Romanova! Differential Revision: https://reviews.llvm.org/D38002 llvm-svn: 319699