summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/COFFDump.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-03-04 18:39:12 +0000
committerRui Ueyama <ruiu@google.com>2014-03-04 18:39:12 +0000
commit182437e63f4c3ec02b07fcee93ad4ae39ebfe57b (patch)
treec29fc948cbd700bfe8665695561467305c4c9781 /llvm/tools/llvm-objdump/COFFDump.cpp
parent738f85a20efc53e01787a3bc71a37fedd0f585fc (diff)
downloadbcm5719-llvm-182437e63f4c3ec02b07fcee93ad4ae39ebfe57b.tar.gz
bcm5719-llvm-182437e63f4c3ec02b07fcee93ad4ae39ebfe57b.zip
[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
Diffstat (limited to 'llvm/tools/llvm-objdump/COFFDump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud