diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2022-03-01 20:34:13 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2022-03-02 08:31:46 +0000 |
commit | 17ce5497aa016707b31a2e99a05ec7451ba4014d (patch) | |
tree | cebcc15a1cc9c5bc429cf65c389a1c5dd733e075 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 7a02abf06ff94762d8cbce71d0249df25d64721b (diff) | |
download | llvm-17ce5497aa016707b31a2e99a05ec7451ba4014d.zip llvm-17ce5497aa016707b31a2e99a05ec7451ba4014d.tar.gz llvm-17ce5497aa016707b31a2e99a05ec7451ba4014d.tar.bz2 |
[C++20][Modules] Improve efficiency of isModulePartition method.
The original implementation of this used the presence of a ":" in the module
name as the key, but since we now generate modules with the correct kind, we
can just test that.
Differential Revision: https://reviews.llvm.org/D120764
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions