1 # RUN: llvm-mc -triple=wasm32-unknown-unknown -filetype=obj %s -o %t.o 2>&1 | FileCheck %s
2 # RUN: llvm-objdump -t %t.o
10 # .size directives for functions are no longer required and will
11 # be ignored but we continue to allow them to support legacy
15 # CHECK: warning: .size directive ignored for function symbols