diff options
author | Justin Lebar <jlebar@google.com> | 2016-10-21 20:10:44 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-10-21 20:10:44 +0000 |
commit | 245c3e75cd84b012a7dd9fdd79f21e74bc95d1e1 (patch) | |
tree | a96f565dd8abd865a1a91317305e1681ea2e1481 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6f72737c3bd66085e5196b7cb78ef4fdfc39e796 (diff) | |
download | bcm5719-llvm-245c3e75cd84b012a7dd9fdd79f21e74bc95d1e1.tar.gz bcm5719-llvm-245c3e75cd84b012a7dd9fdd79f21e74bc95d1e1.zip |
[IR] Add DenseMapInfo<CallSite>.
Summary:
A CallSite is basically an Instruction*, and you can put Instruction*s
into DenseMaps, so you should be able to do the same with CallSites.
This is used in a later patch.
Reviewers: timshen
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D25643
llvm-svn: 284870
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions