[all-commits] [llvm/llvm-project] 4a0c89: [WebAssembly] Fix fixBrTableIndex removing instruc...
Wouter van Oortmerssen via All-commits
all-commits at lists.llvm.org
Mon Nov 8 15:54:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a0c89a6cf8f368583f9c0724dbcb04fb17204ec
https://github.com/llvm/llvm-project/commit/4a0c89a6cf8f368583f9c0724dbcb04fb17204ec
Author: Wouter van Oortmerssen <aardappel at gmail.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp
Log Message:
-----------
[WebAssembly] Fix fixBrTableIndex removing instruction without checking uses
Fixes: https://bugs.llvm.org/show_bug.cgi?id=52352
Differential Revision: https://reviews.llvm.org/D113230
More information about the All-commits
mailing list