llvm-project/lld/lib/Core
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 Fix build breakage. 2014-06-03 07:53:37 +00:00
DefinedAtom.cpp [mach-o] create __unwind_info section on x86_64 2014-09-30 21:29:54 +00:00
Error.cpp Remove unused and odd code. 2014-06-13 15:36:45 +00:00
File.cpp Partially roll back r217324. 2014-09-08 18:01:42 +00:00
InputGraph.cpp Change the signature of insertElementAt and rename addInputElementFront 2014-07-24 00:08:22 +00:00
LinkingContext.cpp Don't import error_code into the lld namespace. 2014-06-12 14:53:47 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
Resolver.cpp Use DenseMap::lookup. No functionality change. 2014-09-26 23:21:10 +00:00
SymbolTable.cpp [ELF] Export strong defined symbol if it coalesces away a weak symbol 2014-09-08 09:43:38 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00