aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-01-16 07:05:49 +0000
committerRui Ueyama <ruiu@google.com>2014-01-16 07:05:49 +0000
commitad882ba8968f79927aa333ecfdb4eb0fdf293c98 (patch)
tree247d7d4d21735a1705b0fa7abed88f8eb2b739b4 /clang/lib/Frontend/CompilerInvocation.cpp
parentf69b850d60b23f6522579fb4fec3cea8e1776ce5 (diff)
downloadllvm-ad882ba8968f79927aa333ecfdb4eb0fdf293c98.zip
llvm-ad882ba8968f79927aa333ecfdb4eb0fdf293c98.tar.gz
llvm-ad882ba8968f79927aa333ecfdb4eb0fdf293c98.tar.bz2
llmv-objdump/COFF: Print export table contents.
This patch adds the capability to dump export table contents. An example output is this: Export Table: Ordinal RVA Name 5 0x2008 exportfn1 6 0x2010 exportfn2 By adding this feature to llvm-objdump, we will be able to use it to check export table contents in LLD's tests. Currently we are doing binary comparison in the tests, which is fragile and not readable to humans. llvm-svn: 199358
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions