diff options
author | Heejin Ahn <aheejin@gmail.com> | 2024-09-16 15:14:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 15:14:36 -0700 |
commit | dbc590073d2cc2a0bd3260b9a3156a966935c6a1 (patch) | |
tree | e06ac7abea766d896d56a2549c87356541c11e9a /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 0975e2ac58b6d62429d51df54911fb4d03dcda05 (diff) | |
download | llvm-dbc590073d2cc2a0bd3260b9a3156a966935c6a1.zip llvm-dbc590073d2cc2a0bd3260b9a3156a966935c6a1.tar.gz llvm-dbc590073d2cc2a0bd3260b9a3156a966935c6a1.tar.bz2 |
[WebAssembly] Fix .functype directives in tests (#108748)
For defined functions, it appears `.functype` directive should be after
the function label. Otherwise binary generation does not seem to work
correctly. Also this fixes a case that the `.functype` directive's name
is incorrect.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions