[all-commits] [llvm/llvm-project] afeb1e: [ORC] Move all pass config into MachOPlatformPlugi...

lhames via All-commits all-commits at lists.llvm.org
Fri Oct 29 20:17:57 PDT 2021


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

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
    M llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp

  Log Message:
  -----------
  [ORC] Move all pass config into MachOPlatformPlugin::modifyPassConfig.

NFC, this just makes it easier to see and reason about pass ordering.




More information about the All-commits mailing list