aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-04-18 13:35:11 -0700
committerCraig Topper <craig.topper@sifive.com>2021-04-18 13:38:30 -0700
commitf08b171b18744a2e75f13e7d4860a51eebd4d5e8 (patch)
treefe054ecf1025727e21bca13196347d6d327c4188 /clang/lib/Frontend/CompilerInvocation.cpp
parent6e8e165085d4506d3df15da79f70abe1237a26ba (diff)
downloadllvm-f08b171b18744a2e75f13e7d4860a51eebd4d5e8.zip
llvm-f08b171b18744a2e75f13e7d4860a51eebd4d5e8.tar.gz
llvm-f08b171b18744a2e75f13e7d4860a51eebd4d5e8.tar.bz2
[TableGen] Use MachineValueTypeSet in place of SmallSet.
MachineValueTypeSet is effectively a std::bitset<256>. This allows us quickly insert into the set and check if a type is in the set.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions