diff options
author | Rui Ueyama <ruiu@google.com> | 2014-02-19 03:53:11 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-02-19 03:53:11 +0000 |
commit | c514a8041fa9e3f73963efe20369d76f5f490ec4 (patch) | |
tree | 5c6fb51b53bb8c653f7f8ee549cd388583b29a87 /clang/unittests/Basic | |
parent | 9c37cbdb86f82d3110786c9d08634de217f85f2d (diff) | |
download | bcm5719-llvm-c514a8041fa9e3f73963efe20369d76f5f490ec4.tar.gz bcm5719-llvm-c514a8041fa9e3f73963efe20369d76f5f490ec4.zip |
llvm-objdump/COFF: Print load configuration table.
Load Configuration Table may contain a pointer to SEH table. This patch is to
print the offset to the table. Printing SEH table contents is a TODO.
The layout of Layout Configuration Table is described in Microsoft PE/COFF
Object File Format Spec, but the table's offset/size descriptions seems to be
totally wrong, at least in revision 8.3 of the spec. I believe the table in
this patch is the correct one.
llvm-svn: 201638
Diffstat (limited to 'clang/unittests/Basic')
0 files changed, 0 insertions, 0 deletions