commit | 870f3ff0d284b38c18b38e90eb154c90bb283197 | [log] [tgz] |
---|---|---|
author | Frederic Riss <friss@apple.com> | Mon Feb 01 04:43:14 2016 +0000 |
committer | Frederic Riss <friss@apple.com> | Mon Feb 01 04:43:14 2016 +0000 |
tree | ed1bd23a1af1fa3d5514ad638a69f26f0a828884 | |
parent | 8eacdc20012e707dc2af1330b9d2ec7a6ec241a3 [diff] |
[dsymutil] Skip mach-o paired relocations Noticed while working on scattered relocations. I do not think these relocs can actually happen in the debug_info section, but if they happen the code would mishandle them. Explicitely skip them and warn if we encounter one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259341 91177308-0d34-0410-b5e6-96231b3b80d8