diff options
author | Reid Kleckner <rnk@google.com> | 2020-01-17 16:04:02 -0800 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2020-01-17 16:36:09 -0800 |
commit | 423e3db6a8202c57f1b7da52c35a34b3562602b3 (patch) | |
tree | e90a9b972f00f0f4934e2effa420f4e1ce6e9793 /llvm/lib/IR/Module.cpp | |
parent | c7453fad0625be37f4b885c6cc2341fb12a66395 (diff) | |
download | llvm-423e3db6a8202c57f1b7da52c35a34b3562602b3.zip llvm-423e3db6a8202c57f1b7da52c35a34b3562602b3.tar.gz llvm-423e3db6a8202c57f1b7da52c35a34b3562602b3.tar.bz2 |
Remove unneeded FoldingSet.h include from Attributes.h
Avoids 637 extra FoldingSet.h and Allocator.h includes. FoldingSet.h
needs Allocator.h, which is relatively expensive.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions