[all-commits] [llvm/llvm-project] ce94e7: [MCA, ExecutionEngine, Object] Use llvm::is_contai...
llvmbot via All-commits
all-commits at lists.llvm.org
Fri Dec 18 09:13:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce94e7d867abf5c08f5b0008f2d31b3f169b815d
https://github.com/llvm/llvm-project/commit/ce94e7d867abf5c08f5b0008f2d31b3f169b815d
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-18 (Fri, 18 Dec 2020)
Changed paths:
M llvm/include/llvm/MCA/HardwareUnits/Scheduler.h
M llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
M llvm/lib/Object/MachOObjectFile.cpp
Log Message:
-----------
[MCA, ExecutionEngine, Object] Use llvm::is_contained (NFC)
More information about the All-commits
mailing list