[all-commits] [llvm/llvm-project] 562a19: [Typo fix] RNG: Take pass name as argument instead...

Dominic Chen via All-commits all-commits at lists.llvm.org
Fri Jan 31 11:40:58 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 562a19e079d5317bfe7cd3c600ce2c3a66411fe1
      https://github.com/llvm/llvm-project/commit/562a19e079d5317bfe7cd3c600ce2c3a66411fe1
  Author: Dominic Chen <d.c.ddcc at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M llvm/unittests/IR/ModuleTest.cpp

  Log Message:
  -----------
  [Typo fix] RNG: Take pass name as argument instead of pass pointer.

Summary: With the new pass manager, it is not possible to obtain a pointer to the pass.

Reviewers: jfb, rinon, yln

Subscribers: hiraditya, dexonsmith, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list