[all-commits] [llvm/llvm-project] 23e3c3: [IRBuilder] Add missing NoFolder::CreatePointerBit...
    Nikita Popov via All-commits 
    all-commits at lists.llvm.org
       
    Mon Feb  3 10:11:37 PST 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 23e3c3df260ac9d2872d684699141c131db95688
      https://github.com/llvm/llvm-project/commit/23e3c3df260ac9d2872d684699141c131db95688
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)
  Changed paths:
    M llvm/include/llvm/IR/NoFolder.h
  Log Message:
  -----------
  [IRBuilder] Add missing NoFolder::CreatePointerBitCastOrAddrSpaceCast(); NFC
Split out from D73835. This method was added to ConstantFolder and
TargetFolder, but not NoFolder.
    
    
More information about the All-commits
mailing list