[all-commits] [llvm/llvm-project] a545c7: [IR] Use isEntryBlock() API (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jan 6 06:47:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a545c7f4a10ff4a90fcdcbbff2b1e06e397ff2e1
https://github.com/llvm/llvm-project/commit/a545c7f4a10ff4a90fcdcbbff2b1e06e397ff2e1
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M llvm/lib/IR/Instructions.cpp
M llvm/lib/IR/Verifier.cpp
Log Message:
-----------
[IR] Use isEntryBlock() API (NFC)
More information about the All-commits
mailing list