[all-commits] [llvm/llvm-project] d9152a: [llvm-jitlink] Sink getPageSize call in Session::C...

lhames via All-commits all-commits at lists.llvm.org
Sat Oct 2 11:29:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9152a85712ab1a05edc84acbc7623fd3915c5d6
      https://github.com/llvm/llvm-project/commit/d9152a85712ab1a05edc84acbc7623fd3915c5d6
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-10-02 (Sat, 02 Oct 2021)

  Changed paths:
    M llvm/tools/llvm-jitlink/llvm-jitlink.cpp

  Log Message:
  -----------
  [llvm-jitlink] Sink getPageSize call in Session::Create.

The page size for the host process is only needed in the in-process use case.




More information about the All-commits mailing list