[all-commits] [llvm/llvm-project] 59723e: [Target] Use llvm::is_contained (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jun 18 12:44:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59723e401bcad2650bcbfc39e7fe8479dfc7f62b
https://github.com/llvm/llvm-project/commit/59723e401bcad2650bcbfc39e7fe8479dfc7f62b
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-18 (Sun, 18 Jun 2023)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
Log Message:
-----------
[Target] Use llvm::is_contained (NFC)
More information about the All-commits
mailing list