aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/MemoryBuffer.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2024-09-05 09:47:26 -0700
committerGitHub <noreply@github.com>2024-09-05 09:47:26 -0700
commit0818c2801ecc5cb07b680bb77e24df90f35c74b9 (patch)
treee9d39272f7f6679f8ffc12de20dd3b757791ccbf /llvm/lib/Support/MemoryBuffer.cpp
parent5edede2db09d38cbf9397edb9bfd43b92265f660 (diff)
downloadllvm-0818c2801ecc5cb07b680bb77e24df90f35c74b9.zip
llvm-0818c2801ecc5cb07b680bb77e24df90f35c74b9.tar.gz
llvm-0818c2801ecc5cb07b680bb77e24df90f35c74b9.tar.bz2
[WebAssembly] Simplify a switch-case in CFGStackify (NFC) (#107360)
This merges some `case`s using `[[fallthrough]]`, and make `DELEGATE` as a separate `case`. (Previously the reason we didn't do that was not to duplicate the code in `RewriteOperands`. But now that we've extracted it into a lambda function in #107182 we can do it.
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions