[test] Pre-commit llvm.experimental.memset.pattern tests prior to MemoryLocation...
[llvm-project.git] / llvm / test / tools / llvm-objdump / wasm / symbol-table.test
blobccb07461545a745c22cea34da4307e6eefaa7e8e
1 RUN: llvm-objdump -t %p/Inputs/trivial.obj.wasm | FileCheck %s
3 CHECK:      SYMBOL TABLE:
4 CHECK-NEXT: 00000001 g     F CODE       00000018        main
5 CHECK-NEXT: 00000000 l     O DATA       0000000d        .L.str
6 CHECK-NEXT: 00000000       F *UND*      00000000        puts
7 CHECK-NEXT: 00000019 l     F CODE       0000000b        .LSomeOtherFunction_bitcast
8 CHECK-NEXT: 00000000       F *UND*      00000000        SomeOtherFunction
9 CHECK-NEXT: 00000010 g     O DATA       00000004        var