2 Commits

Author SHA1 Message Date
Keith Smiley
0782778c9e [test][ObjectYAML][MachO] Fix assertion syntax
This wasn't running because of the missing colon
2022-02-13 10:06:53 -08:00
Keith Smiley
a6e1b3c5c2 [ObjectYAML][MachO] Add LC_FUNCTION_STARTS support
This adds support for encoding and decoding the LC_FUNCTION_STARTS load
command payload.

Differential Revision: https://reviews.llvm.org/D119205
2022-02-13 09:24:47 -08:00