diff options
author | Fangrui Song <maskray@google.com> | 2020-04-04 10:24:48 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-04-04 10:57:37 -0700 |
commit | a13212582a901beb57f9c041df68c7b34eef0524 (patch) | |
tree | 8a518cb09e93a483f54456b2457ef8aa8e4d1545 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 6d3437404353b3fc4bb53b8b110f7802be1b7227 (diff) | |
download | llvm-a13212582a901beb57f9c041df68c7b34eef0524.zip llvm-a13212582a901beb57f9c041df68c7b34eef0524.tar.gz llvm-a13212582a901beb57f9c041df68c7b34eef0524.tar.bz2 |
[ELF][test] Test that thunks are processed before finalizeSynthetic(in.symTab)
finalizeSynthetic(in.symTab) calls sortSymTabSymbols() to order local
symbols before non-local symbols.
The newly added tests ensure that thunk symbols are added before
finalizeSynthetic(in.symTab), otherwise .symtab would be out of order.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions