search for: 9d575d81

Displaying 2 results from an estimated 2 matches for "9d575d81".

Did you mean: 9525d81
2018 Jan 10
0
LLVM EH tables much larger than GCC's
...+11: https://godbolt.org/g/bnHLvH > See also my comment and Reid's reply here: http://lists.llvm.org/pipermail/llvm-dev/2017-February/109995.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180110/9d575d81/attachment.html>
2018 Jan 06
2
LLVM EH tables much larger than GCC's
Hi, I'm investigating the size of Clang's generated binaries relative to GCC, when targeting Android, and I've noticed that Clang's exception tables are much larger -- the .ARM.extab section is about 2.5 times as large in two examples. I noticed a couple of differences between Clang and GCC: 1. *ULEB128 encoding.* In the call site table, GCC encodes offsets using a ULEB128