[llvm] Use COFF image-base-relative jump tables on AMD64 (PR #147625)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 19 01:07:13 PST 2025


redactedontop wrote:

This should be behind a flag, or atleast only in debug mode. In my opinion: this should only happen with -fms-compatibility in debug mode, as anywhere else I'd rather get the more compact jump code.

https://github.com/llvm/llvm-project/pull/147625


More information about the llvm-commits mailing list