1 ; RUN: llc -mcpu=mvp < %s | FileCheck %s
3 ; Test that wasm64 is properly emitted into the target features section
5 target triple = "wasm64-unknown-unknown"
11 ; CHECK-LABEL: .custom_section.target_features
13 ; CHECK-NEXT: .int8 43
15 ; CHECK-NEXT: .ascii "memory64"