[all-commits] [llvm/llvm-project] 01dacc: [Bitcode] Remove typed pointer abbreviation

aeubanks via All-commits all-commits at lists.llvm.org
Mon Feb 27 13:11:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01dacc41f3c20b9bfddf0ca68b63f16666a1725e
      https://github.com/llvm/llvm-project/commit/01dacc41f3c20b9bfddf0ca68b63f16666a1725e
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp

  Log Message:
  -----------
  [Bitcode] Remove typed pointer abbreviation

Since typed pointers are deprecated.

Reviewed By: nikic

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




More information about the All-commits mailing list