Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Next set of additional error checks for invalid Mach-O files for the | Kevin Enderby | 2016-10-17 | 1 | -0/+0 |
load commands that use the MachO::sub_framework_command, MachO::sub_umbrella_command, MachO::sub_library_command and MachO::sub_client_command types but are not used in llvm libObject code but used in llvm tool code. This includes the LC_SUB_FRAMEWORK, LC_SUB_UMBRELLA, LC_SUB_LIBRARY and LC_SUB_CLIENT load commands. llvm-svn: 284431 |