| commit | 245be3ed2ab4f49df8f7508d8251575720e7fd4d | [log] [tgz] |
|---|---|---|
| author | Kevin Enderby <enderby@apple.com> | Thu Sep 29 17:45:23 2016 +0000 |
| committer | Kevin Enderby <enderby@apple.com> | Thu Sep 29 17:45:23 2016 +0000 |
| tree | 8e35da56ac5f4ef620abdbb4c232141ff488daee | |
| parent | a9b0dd0e5138aa0c48047bcbd75c9ee76767d11f [diff] |
Next set of additional error checks for invalid Mach-O files for the load command that uses the Mach::source_version_command type but not used in llvm libObject code but used in llvm tool code. This includes just the LC_SOURCE_VERSION load command. llvm-svn: 282736