hanchenye-llvm-project/lld/lib
Rui Ueyama 182437e63f [PECOFF] Sort x64 exception handler table.
Just like x86 exception handler table, the table for x64 needs to be sorted
so that runtime can binary search on it. Unlike x86, the table entry for x64
has multiple fields, and they need to be sorted according to its BeginAddress
field. This patch also fixes a bug in relocations.

llvm-svn: 202874
2014-03-04 18:39:12 +00:00
..
Core [C++11] Add #include's for OwningPtr. 2014-03-03 07:20:05 +00:00
Driver [C++11] Add #include's for OwningPtr. 2014-03-03 07:20:05 +00:00
Passes [C++11] Add #include's for OwningPtr. 2014-03-03 07:20:05 +00:00
ReaderWriter [PECOFF] Sort x64 exception handler table. 2014-03-04 18:39:12 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00