diff options
author | Rui Ueyama <ruiu@google.com> | 2015-08-05 23:51:50 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-08-05 23:51:50 +0000 |
commit | cb8474edaef076194a44f0ffb13edcbfc4196692 (patch) | |
tree | 0e3f50c1d1ec9051d7e3362f4e289b0e483b1f46 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | e03437c756220fe802c67b17bda8f142f86e9cdc (diff) | |
download | llvm-cb8474edaef076194a44f0ffb13edcbfc4196692.zip llvm-cb8474edaef076194a44f0ffb13edcbfc4196692.tar.gz llvm-cb8474edaef076194a44f0ffb13edcbfc4196692.tar.bz2 |
COFF, ELF2: Pass output file path implicitly using Config global variable.
Various parameters are passed implicitly using Config global variable
already. Output file path is no different from others, so there was no
special reason to handle that differnetly.
This patch changes the signature of writeResult(SymbolTable *, StringRef)
to writeResult(SymbolTable *).
llvm-svn: 244180
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions