[all-commits] [llvm/llvm-project] 9f4f23: [ORC] De-register eh-frames in the RTDyldObjectLin...

lhames via All-commits all-commits at lists.llvm.org
Fri Dec 20 21:11:02 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f4f237e29e7150dfcf04ae78fa287d2dc8d48e2
      https://github.com/llvm/llvm-project/commit/9f4f237e29e7150dfcf04ae78fa287d2dc8d48e2
  Author: Lang Hames <lhames at gmail.com>
  Date:   2019-12-20 (Fri, 20 Dec 2019)

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

  Log Message:
  -----------
  [ORC] De-register eh-frames in the RTDyldObjectLinkingLayer destructor.

This matches the behavior of the legacy layer, which automatically deregistered
frames.




More information about the All-commits mailing list