summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-10-21 20:10:44 +0000
committerJustin Lebar <jlebar@google.com>2016-10-21 20:10:44 +0000
commit245c3e75cd84b012a7dd9fdd79f21e74bc95d1e1 (patch)
treea96f565dd8abd865a1a91317305e1681ea2e1481 /clang/lib/Frontend/CompilerInvocation.cpp
parent6f72737c3bd66085e5196b7cb78ef4fdfc39e796 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud