[all-commits] [llvm/llvm-project] 930dd3: [LLVM] Extend setModuleFlag interface. (#86031)

Daniel Kiss via All-commits all-commits at lists.llvm.org
Wed Jun 19 23:45:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 930dd3fd873c91556b878444d57b1d12651b266f
      https://github.com/llvm/llvm-project/commit/930dd3fd873c91556b878444d57b1d12651b266f
  Author: Daniel Kiss <daniel.kiss at arm.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M llvm/include/llvm/IR/Module.h
    M llvm/lib/IR/Module.cpp
    M llvm/unittests/IR/ModuleTest.cpp

  Log Message:
  -----------
  [LLVM] Extend setModuleFlag interface. (#86031)

Add same interfaces variants to the `Module::setModuleFlag` as the
`Module::addModuleFlag` has.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list