[all-commits] [llvm/llvm-project] 5139c9: [LLParser] Avoid PointerType::get() with type argu...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 20 02:02:36 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5139c90dfcacfba3d6ddc16ccb377a086abac7aa
      https://github.com/llvm/llvm-project/commit/5139c90dfcacfba3d6ddc16ccb377a086abac7aa
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

  Changed paths:
    M llvm/lib/AsmParser/LLParser.cpp

  Log Message:
  -----------
  [LLParser] Avoid PointerType::get() with type argument (NFC)

Use the methods accepting LLVMContext instead.



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