| commit | 76966bf06629e6b73e8d62cf714d5e7cee579bff | [log] [tgz] |
|---|---|---|
| author | Kevin Enderby <enderby@apple.com> | Wed Sep 28 23:16:01 2016 +0000 |
| committer | Kevin Enderby <enderby@apple.com> | Wed Sep 28 23:16:01 2016 +0000 |
| tree | 452faa8a37e20e486261d117cdf6e5ef8c418ce5 | |
| parent | ae1ba73aeb538d26e44c6e66209a6ef49fd8a1b9 [diff] |
Next set of additional error checks for invalid Mach-O files for the load command that uses the Mach::rpath_command type but not used in llvm libObject code but used in llvm tool code. This includes just the LC_RPATH load command. llvm-svn: 282649