[all-commits] [llvm/llvm-project] 0db948: [NFC] Remove FIXMEs about calling LLVMContext::yie...

aeubanks via All-commits all-commits at lists.llvm.org
Fri Sep 17 15:00:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0db948120826d59fbede50ac9abe2ad1862dfaa3
      https://github.com/llvm/llvm-project/commit/0db948120826d59fbede50ac9abe2ad1862dfaa3
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M llvm/include/llvm/IR/PassManager.h
    M llvm/lib/Analysis/CGSCCPassManager.cpp
    M llvm/lib/Transforms/Scalar/LoopPassManager.cpp

  Log Message:
  -----------
  [NFC] Remove FIXMEs about calling LLVMContext::yield()

Nobody has complained about this, and the documentation for
LLVMContext::yield() states that LLVM is allowed to never call it.

Reviewed By: asbirlea

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




More information about the All-commits mailing list