[all-commits] [llvm/llvm-project] 940d7a: Port StripGCRelocates pass to NPM

Reid Kleckner via All-commits all-commits at lists.llvm.org
Wed Oct 7 14:42:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 940d7aaea958fb343c7a72de89157aed2dc548de
      https://github.com/llvm/llvm-project/commit/940d7aaea958fb343c7a72de89157aed2dc548de
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    A llvm/include/llvm/Transforms/Utils/StripGCRelocates.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Utils/StripGCRelocates.cpp
    M llvm/lib/Transforms/Utils/Utils.cpp
    M llvm/test/Transforms/Util/strip-gc-relocates.ll

  Log Message:
  -----------
  Port StripGCRelocates pass to NPM

Fixes one test under NPM

Differential Revision: https://reviews.llvm.org/D88766




More information about the All-commits mailing list