[all-commits] [llvm/llvm-project] b61235: Fix build after ab736a27
Philip Reames via All-commits
all-commits at lists.llvm.org
Sat Jun 25 12:10:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b61235739f64a060367f71cea471c892fe80d78e
https://github.com/llvm/llvm-project/commit/b61235739f64a060367f71cea471c892fe80d78e
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
Log Message:
-----------
Fix build after ab736a27
This class is templatized by the concrete subclass - not all subclasses have a data layout field called DL.
More information about the All-commits
mailing list