hanchenye-llvm-project/lld/lib/ReaderWriter/YAML
Tim Northover cf78d37fd6 [mach-o] create __unwind_info section on x86_64
This is a minimally useful pass to construct the __unwind_info section in a
final object from the various __compact_unwind inputs. Currently it doesn't
produce any compressed pages, only works for x86_64 and will fail if any
function ends up without __compact_unwind.

rdar://problem/18208653

llvm-svn: 218703
2014-09-30 21:29:54 +00:00
..
CMakeLists.txt Removes files for separate ReaderYAML.cpp and WriterYAML.cpp 2013-01-05 02:22:35 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
ReaderWriterYAML.cpp [mach-o] create __unwind_info section on x86_64 2014-09-30 21:29:54 +00:00