summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/Inputs/note.macho-x86
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the new LC_NOTE load command.Kevin Enderby2017-01-191-0/+0
It describes a region of arbitrary data included in a Mach-O file. Its initial use is to record extra data in MH_CORE files. rdar://30001545 rdar://30001731 llvm-svn: 292500
OpenPOWER on IntegriCloud