[PATCH] D154430: [FileCheck, 4/4] NFC: Stop using ExpressionValue
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 04:09:01 PDT 2023
thopre created this revision.
thopre added reviewers: jdenny, jhenderson, probinson, arichardson, grimar.
Herald added a subscriber: hiraditya.
Herald added a project: All.
thopre requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Use APInt directly instead.
Depends On D150880 <https://reviews.llvm.org/D150880>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154430
Files:
llvm/lib/FileCheck/FileCheck.cpp
llvm/lib/FileCheck/FileCheckImpl.h
llvm/unittests/FileCheck/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154430.537044.patch
Type: text/x-patch
Size: 28663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/36113b89/attachment.bin>
More information about the llvm-commits
mailing list