[ELF] Optimize some non-constant alignTo with alignToPowerOf2. NFC
My x86-64 lld executable is 2KiB smaller. .eh_frame writing gets faster as there were lots of divisions.
Loading
Please sign in to comment
My x86-64 lld executable is 2KiB smaller. .eh_frame writing gets faster as there were lots of divisions.