[all-commits] [llvm/llvm-project] 04da77: Allow empty range attribute and add assert for ful...
Andreas Jonson via All-commits
all-commits at lists.llvm.org
Thu Aug 8 09:07:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04da77308fcff417d9c925502d92d70761b5054b
https://github.com/llvm/llvm-project/commit/04da77308fcff417d9c925502d92d70761b5054b
Author: Andreas Jonson <andjo403 at hotmail.com>
Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/IR/Attributes.cpp
M llvm/test/Assembler/range-attribute-invalid-range.ll
M llvm/test/Bitcode/attributes.ll
M llvm/test/Transforms/Inline/ret_attr_align_and_noundef.ll
Log Message:
-----------
Allow empty range attribute and add assert for full range (#100601)
fix #99619
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