[all-commits] [llvm/llvm-project] d8a2ea: [LoopExtractor] Fix legacy pass dependencies

Ehud Katz via All-commits all-commits at lists.llvm.org
Wed Feb 12 12:42:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d8a2ea9fd5c7c20c83e3301581fad692cfab15d0
      https://github.com/llvm/llvm-project/commit/d8a2ea9fd5c7c20c83e3301581fad692cfab15d0
  Author: Ehud Katz <ehudkatz at gmail.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/LoopExtractor.cpp

  Log Message:
  -----------
  [LoopExtractor] Fix legacy pass dependencies

Fixes a memory leak of allocating `LoopInfoWrapperPass` and `DominatorTreeWrapperPass`.




More information about the All-commits mailing list