[all-commits] [llvm/llvm-project] a1ae56: Remove incorrect comment in getSingleUndroppableUs...
annamthomas via All-commits
all-commits at lists.llvm.org
Tue Sep 14 06:30:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1ae56d6ad9ae823241b384178910576590c223b
https://github.com/llvm/llvm-project/commit/a1ae56d6ad9ae823241b384178910576590c223b
Author: Anna Thomas <anna at azul.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M llvm/include/llvm/IR/Value.h
Log Message:
-----------
Remove incorrect comment in getSingleUndroppableUse. NFC
We traverse the entire use list to find the undroppable use.
More information about the All-commits
mailing list