[llvm] [X86] With large code model, put functions into .ltext with large section flag (PR #73037)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 15:23:22 PST 2023


https://github.com/rnk approved this pull request.

I think it would be reasonable to move forward and shake out any hidden JIT dependencies on large `.text` sections.

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


More information about the llvm-commits mailing list