| commit | 15d993591c14bb7f31da95ada32ccb86e62dcdcb | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Fri Oct 03 00:41:58 2014 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Fri Oct 03 00:41:58 2014 +0000 |
| tree | 06436c17a2df6c62ce3ce574309c25f24196c1b8 | |
| parent | 3eda855c69778f3bc780f9ee12e9e1f9063834f3 [diff] |
llvm-readobj: print COFF delay-load import table This patch adds another iterator to access the delay-load import table and use it from llvm-readobj. http://reviews.llvm.org/D5594 llvm-svn: 218933