mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
159bb43ce8
The WebAssembly text and binary formats have different operand orders for the "type" and "table" fields of call_indirect (and return_call_indirect). In LLVM we use the binary order for the MCInstr, but when we produce or consume the text format we should use the text order. For compilation units targetting WebAssembly 1.0 (without the reference types feature), we omit the table operand entirely. Differential Revision: https://reviews.llvm.org/D97761 |
||
---|---|---|
.. | ||
alias-offset.s | ||
alias.s | ||
annotations.s | ||
array-fill.ll | ||
assembler-binary.ll | ||
atomics-encodings.s | ||
bad-fixup-expr.s | ||
basic-assembly-errors.s | ||
basic-assembly.s | ||
blockaddress.ll | ||
bss.ll | ||
bulk-memory-encodings.s | ||
call-indirect-relocs.s | ||
comdat-sections.ll | ||
comdat-sections.s | ||
comdat.ll | ||
compile-twice.ll | ||
custom-code-section.ll | ||
custom-sections.ll | ||
data-section-combined.s | ||
data-section.s | ||
data-symbol-in-text-section.ll | ||
debug-byval-struct.ll | ||
debug-info64.ll | ||
debug-info.ll | ||
debug-localvar.ll | ||
dwarfdump64.ll | ||
dwarfdump.ll | ||
event-section.ll | ||
explicit-sections.ll | ||
export-name.s | ||
external-data.ll | ||
external-func-address.ll | ||
externref.s | ||
file-headers.ll | ||
func-address.ll | ||
function-alias.ll | ||
function-sections.ll | ||
global-ctor-dtor.ll | ||
globals.s | ||
import-module.s | ||
libcall.ll | ||
lit.local.cfg | ||
missing-features.s | ||
no-dead-strip.ll | ||
null-output.s | ||
objdump.s | ||
offset.ll | ||
reference-types.s | ||
reloc-code.ll | ||
reloc-data.ll | ||
reloc-pic.s | ||
section-symbol.s | ||
sections.ll | ||
simd-encodings.s | ||
stack-ptr.ll | ||
tables.s | ||
tail-call-encodings.s | ||
tls.s | ||
type-index.s | ||
types.ll | ||
unnamed-data.ll | ||
visibility.ll | ||
wasm64.s | ||
weak-alias.s | ||
weak.s |