mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
Added "mach_o.py" which is a mach-o parser that can dump mach-o file contents and also extract sections. It uses the "file_extract" module and the "dict_utils" module. llvm-svn: 189959