diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2024-02-09 06:11:20 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 06:11:20 +0900 |
commit | 3f9d8d892e2de2ac2542cb8e88ae5317f3282244 (patch) | |
tree | 3bb6e0dc35fe60ea42dc803c111d25ce6fcbf530 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 5f4b40c90a51248b097de7b5bc89c6976d4c3298 (diff) | |
download | llvm-3f9d8d892e2de2ac2542cb8e88ae5317f3282244.zip llvm-3f9d8d892e2de2ac2542cb8e88ae5317f3282244.tar.gz llvm-3f9d8d892e2de2ac2542cb8e88ae5317f3282244.tar.bz2 |
[Coverage] MCDCRecordProcessor: Find `ExecVectors` directly (#80816)
Deprecate `TestVectors`, since no one uses it.
This affects the output order of ExecVectors.
The current impl emits sorted by binary value of ExecVector. This impl
emits along the traversal of `buildTestVector()`.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions