| commit | aec140380f31a24949a7b36c69d1bf588d20cccb | [log] [tgz] |
|---|---|---|
| author | Ed Maste <emaste@freebsd.org> | Mon Feb 23 15:28:42 2015 +0000 |
| committer | Ed Maste <emaste@freebsd.org> | Mon Feb 23 15:28:42 2015 +0000 |
| tree | 1005e5386a4ad46b41a508db3c55d90005b59546 | |
| parent | f488e2ae69e9677ccffacf6ab5e5e2a31b64a7c9 [diff] |
elf-core: correct "no sections" to "no segments." The error reported here is that there are no phdr entries, so it's referring to segments, not sections. llvm-svn: 230227