diff options
author | Fangrui Song <maskray@google.com> | 2020-09-16 14:03:34 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-09-16 14:05:22 -0700 |
commit | 15f0ad2fa29beaf1dad1548ccb97c2c729ea53cd (patch) | |
tree | 3c46a56efb92558a12fb455fa27b01b51354a18d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | cd13476ab57b43b66831bba14206a350c5a4a81b (diff) | |
download | llvm-15f0ad2fa29beaf1dad1548ccb97c2c729ea53cd.zip llvm-15f0ad2fa29beaf1dad1548ccb97c2c729ea53cd.tar.gz llvm-15f0ad2fa29beaf1dad1548ccb97c2c729ea53cd.tar.bz2 |
[ELF] Bump the limit of thunk creation passes from 10 to 15
I have noticed that a 374MiB powerpc64le 'ld.lld' requires 11 passes to link.
There is a ThunkSection (whose parent OutputSection is ".text" of 169MiB) with 12867 thunks.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions