[all-commits] [llvm/llvm-project] 0847cf: [lld][macho] Fix implicit dependency on DenseMap.h...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Apr 27 06:05:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0847cfa334d01d941e9dafd18ff0cd1d9c27606e
https://github.com/llvm/llvm-project/commit/0847cfa334d01d941e9dafd18ff0cd1d9c27606e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M lld/MachO/SymbolTable.h
Log Message:
-----------
[lld][macho] Fix implicit dependency on DenseMap.h include
It was depending on CachedHashString.h providing the include.
More information about the All-commits
mailing list