[all-commits] [llvm/llvm-project] f38a9d: [WebAssembly] Raname a test and fix comments
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Wed Mar 31 09:13:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f38a9d63402d8a6b524e5397845a6435faedb10a
https://github.com/llvm/llvm-project/commit/f38a9d63402d8a6b524e5397845a6435faedb10a
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2021-03-31 (Wed, 31 Mar 2021)
Changed paths:
A llvm/test/MC/WebAssembly/event-section-decoding.ll
R llvm/test/MC/WebAssembly/event-section-encoding.ll
Log Message:
-----------
[WebAssembly] Raname a test and fix comments
D99627 fixed a decoding bug, not an encoding bug. This renames the test
to correct it and fix comments.
Reviewed By: dschuff
Differential Revision: https://reviews.llvm.org/D99644
More information about the All-commits
mailing list