[all-commits] [llvm/llvm-project] 4d37bb: [Bitcode] Store function type IDs rather than func...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Feb 23 07:36:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d37bbc429f61ea0f60233e258ebcb1dfc031513
      https://github.com/llvm/llvm-project/commit/4d37bbc429f61ea0f60233e258ebcb1dfc031513
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp

  Log Message:
  -----------
  [Bitcode] Store function type IDs rather than function types

This resolves one of the type ID propagation TODOs.




More information about the All-commits mailing list