Jason Molenda 229525848a Sketch out the armv7 and arm64 core file writing support in
ObjectFileMachO.  It's close but we seem to be missing some
of the memory region segments - not exactly sure how that's
happening.  The register context writing into the LC_THREAD
load commands is working correctly though.

Slightly reordered the arm64 definitions in ArchSpec.cpp so
when we look for an arm64 core file definiton we're getting
a cpu subtype of CPU_ANY which we can't put in the mach
header of a core file.  Make the first definition we find by
linear search have the currently correct '1' cpu subtype.

llvm-svn: 221743
2014-11-12 01:11:36 +00:00
..
2014-07-01 21:22:11 +00:00
2014-04-04 04:06:10 +00:00
2013-01-25 18:06:21 +00:00
2014-07-08 18:05:41 +00:00
2014-09-09 20:54:56 +00:00
2012-02-24 01:59:29 +00:00
2014-04-02 03:51:35 +00:00
2014-07-01 21:22:11 +00:00
2014-07-01 21:22:11 +00:00
2013-01-25 18:06:21 +00:00
2013-01-25 18:06:21 +00:00
2013-01-25 18:06:21 +00:00