summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-05-31 22:31:31 +0000
committerRui Ueyama <ruiu@google.com>2015-05-31 22:31:31 +0000
commit360bace8ebd028efaed8655a00642063895f873f (patch)
tree35cc189bbe89795c2bf5cd20e6ce07b68192ce58 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parenta97365b8e0c88296b8926d4097986d28306f1bf4 (diff)
downloadbcm5719-llvm-360bace8ebd028efaed8655a00642063895f873f.tar.gz
bcm5719-llvm-360bace8ebd028efaed8655a00642063895f873f.zip
COFF: Add /alternatename option.
Previously, this feature was implemented using a special type of undefined symbol, in addition to an intricate way to make the resolver read a virtual file containing that renaming symbols. Now the feature is directly handled by the symbol table. The symbol table has a function, rename(), to rename symbols, whose definition is 4 lines long. Symbol renaming is naturally modeled using Symbol and SymbolBody. llvm-svn: 238696
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud