[all-commits] [llvm/llvm-project] 22e443: [ORC] Include config.h in RegisterEHFrames.cpp.

lhames via All-commits all-commits at lists.llvm.org
Mon Nov 16 19:19:01 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 22e44358d3e4bc764bc829c52baee8ab7c04a71a
      https://github.com/llvm/llvm-project/commit/22e44358d3e4bc764bc829c52baee8ab7c04a71a
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp

  Log Message:
  -----------
  [ORC] Include config.h in RegisterEHFrames.cpp.

RegisterEHFrames.cpp needs access to the HAVE_REGISTER_FRAME /
HAVE_DEREGISTER_FRAME defines.

rdar://71458921




More information about the All-commits mailing list