diff options
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2025-07-13 19:49:59 +0200 |
---|---|---|
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2025-07-14 00:10:15 +0200 |
commit | bfb686bb5ba503e9386dc899e1ebbe2488e6a0a8 (patch) | |
tree | f10c07e24dc966204e3b1da8117e0c6420b34074 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 86203b6b33e49cc1a8ce6d7d69e7df4970d8f7bd (diff) | |
download | llvm-bfb686bb5ba503e9386dc899e1ebbe2488e6a0a8.zip llvm-bfb686bb5ba503e9386dc899e1ebbe2488e6a0a8.tar.gz llvm-bfb686bb5ba503e9386dc899e1ebbe2488e6a0a8.tar.bz2 |
Thread Safety Analysis: Move opcode comparison to Comparator (NFC)
The switch assumes that both operands have the same opcode, so it's
probably cleaner if we do the comparison there. This also deduplicates
the comparison.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions