[all-commits] [llvm/llvm-project] cd263a: [NameAnonGlobals] Mark the pass as required (#78161)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jan 16 00:47:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd263a7ee00cf508fef54aa9e42789e6a2e60137
      https://github.com/llvm/llvm-project/commit/cd263a7ee00cf508fef54aa9e42789e6a2e60137
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h

  Log Message:
  -----------
  [NameAnonGlobals] Mark the pass as required (#78161)

NameAnonGlobals is required when emitting ThinLTO bitcode, otherwise the
bitcode writer will crash.




More information about the All-commits mailing list