[PATCH] D105938: [AsmParser] Unify parsing of attributes
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 15 08:51:20 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf59209a86eaf: [AsmParser] Unify parsing of attributes (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D105938?vs=358421&id=358995#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105938/new/
https://reviews.llvm.org/D105938
Files:
llvm/include/llvm/AsmParser/LLParser.h
llvm/lib/AsmParser/LLParser.cpp
llvm/test/Assembler/byref-parse-error-10.ll
llvm/test/Assembler/byref-parse-error-5.ll
llvm/test/Assembler/byref-parse-error-6.ll
llvm/test/Assembler/byref-parse-error-7.ll
llvm/test/Assembler/byref-parse-error-8.ll
llvm/test/Assembler/byref-parse-error-9.ll
llvm/test/Assembler/invalid-immarg2.ll
llvm/test/Assembler/invalid-immarg3.ll
llvm/test/Assembler/invalid-safestack-param.ll
llvm/test/Assembler/invalid-safestack-return.ll
llvm/test/Assembler/mustprogress-parse-error-0.ll
llvm/test/Assembler/mustprogress-parse-error-1.ll
llvm/test/Transforms/LoopDeletion/assume.ll
llvm/test/Verifier/swifterror2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105938.358995.patch
Type: text/x-patch
Size: 29353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/92ab26ad/attachment.bin>
More information about the llvm-commits
mailing list