[all-commits] [llvm/llvm-project] bec726: [Verifier] Enforce elementtype attr for inline asm...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 6 06:22:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bec726f5d20ecfdc4a1cd4076ddc6edb35a317e5
      https://github.com/llvm/llvm-project/commit/bec726f5d20ecfdc4a1cd4076ddc6edb35a317e5
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/Verifier/inline-asm-indirect-operand.ll

  Log Message:
  -----------
  [Verifier] Enforce elementtype attr for inline asm indirect constraints

This enforces the LangRef change from D116531 in the Verifier, now
that clang and tests have been updated.




More information about the All-commits mailing list