diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-08-25 12:38:42 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-08-25 12:45:08 -0700 |
commit | e4177201eb4a37aceba89f8041b87f6d519838ae (patch) | |
tree | 21af50ea66135027eb2ebbcf900a47b918d6a5d1 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | b65f3aa7d94ed63c7c97ace42eefeb5018f6c532 (diff) | |
download | llvm-e4177201eb4a37aceba89f8041b87f6d519838ae.zip llvm-e4177201eb4a37aceba89f8041b87f6d519838ae.tar.gz llvm-e4177201eb4a37aceba89f8041b87f6d519838ae.tar.bz2 |
[RISCV][M68k] Replace fixed size BitVector with std::bitset.
Saves a heap allocation and avoids an explicit call to the BitVector constructor.
Reviewed By: reames, myhsu
Differential Revision: https://reviews.llvm.org/D132674
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions