This new metadata type may be used to set sh_type and sh_entsize on a global's section. The intent is that it will be used to mark up CFI jump table sections. Reviewers: fmayer, MaskRay, nikic, efriedma-quic Reviewed By: fmayer Pull Request: https://github.com/llvm/llvm-project/pull/149260
This directory contains testcases that the verifier is supposed to detect as malformed LLVM code. Testcases for situations that the verifier incorrectly identifies as malformed should go in the test/Assembler directory.