diff options
author | Kevin Enderby <enderby@apple.com> | 2016-09-13 21:42:28 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2016-09-13 21:42:28 +0000 |
commit | f76b56cb9c711e147ebb0407f153a0c4f38cd644 (patch) | |
tree | 04c8125834bf84454886e52334c19503fe1f86d7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9918cb65736a69a141bba65e33e4a56f313681e4 (diff) | |
download | llvm-f76b56cb9c711e147ebb0407f153a0c4f38cd644.zip llvm-f76b56cb9c711e147ebb0407f153a0c4f38cd644.tar.gz llvm-f76b56cb9c711e147ebb0407f153a0c4f38cd644.tar.bz2 |
Next set of additional error checks for invalid Mach-O files for bad load commands
that use the Mach::dyld_info_command type for the load commands that are
currently use in the MachOObjectFile constructor.
This contains the missing checks for LC_DYLD_INFO and
LC_DYLD_INFO_ONLY load commands and the fields for the
Mach::dyld_info_command type.
llvm-svn: 281400
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions