diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-11-11 17:33:22 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-11-11 17:33:22 +0000 |
commit | a016b1e186b2d06f705fd7c2f06879d48c9c088f (patch) | |
tree | e97110c522d662c54c2687039710f4ed76f93825 /lldb/unittests/ScriptInterpreter/Python | |
parent | 9b54b41f7b43c61ac369723e8afdbce57ab7c688 (diff) | |
download | llvm-a016b1e186b2d06f705fd7c2f06879d48c9c088f.zip llvm-a016b1e186b2d06f705fd7c2f06879d48c9c088f.tar.gz llvm-a016b1e186b2d06f705fd7c2f06879d48c9c088f.tar.bz2 |
Canonicalize the type of .eh_frame.
GNU as can give it type SHT_PROGBITS or SHT_X86_64_UNWIND depending on
teh construct.
MC gives it type SHT_X86_64_UNWIND.
The linker has to canonicalize to one or the other so that there is only
one .eh_frame in the end.
llvm-svn: 252757
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions