[all-commits] [llvm/llvm-project] cf899a: Add a cache of checked AttributeLists.
nlewycky via All-commits
all-commits at lists.llvm.org
Mon Apr 19 16:01:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf899a31aebf60e91a8732c6c5900398797230be
https://github.com/llvm/llvm-project/commit/cf899a31aebf60e91a8732c6c5900398797230be
Author: Nick Lewycky <nick at wasmer.io>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M llvm/lib/IR/Verifier.cpp
Log Message:
-----------
Add a cache of checked AttributeLists.
Differential Revision: https://reviews.llvm.org/D100738
More information about the All-commits
mailing list